Solved


Simple Electrical Power Calculation
Calculate the electrical power using the formula: P=V×I where: V is the voltage (in volts) I is the current (in amperes)

3 days ago

Solved


Ohm’s Law - Calculate Resistance
Ohm’s Law states that resistance R can be calculated as:R=V/I​ where: V is the voltage (in volts) I is the current (in ampere...

3 days ago

Solved


NOT
If a not equal to zero, b = true, else, b = false.

3 days ago

Solved


OR
If a greater than zero or c less than 10, b = true, else, b = false.

3 days ago

Solved


AND
If a greater than 0 and n less than 10, b = true, else, b = false. (Checking a should be in one line by AND special sign in MAT...

3 days ago

Solved


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

3 days ago

Solved


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

3 days ago

Solved


If-Else
If a more than zero, b = true, else, b = false.

3 days ago

Solved


If
If a more than zero, then b = true.

3 days ago

Solved


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

3 days ago

Solved


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

3 days ago

Solved


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

3 days ago

Solved


Basic Physics VII
Calculate the speed.

3 days ago

Solved


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

3 days ago

Solved


Basic Physics V
Calculate the Weight (w).

3 days ago

Solved


Basic Physics IV
Calculate the Work.

3 days ago

Solved


Basic Physics III
Calculate the Potential Energy (PE).

3 days ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

3 days ago

Solved


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

3 days ago

Solved


Energy Conversion 2

3 days ago

Solved


Energy Conversion 1

3 days ago

Solved


Area Conversion 2

3 days ago

Solved


Mass Conversion 2

3 days ago

Solved


Area Conversion 1

3 days ago

Solved


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

3 days ago

Solved


Temperature Conversion 2

3 days ago

Solved


Temperature Conversion 1

3 days ago

Solved


calculate the length of matrix
input 1 array, calculate the length

3 days ago

Solved


Converts numbers into characters
Converts numbers into characters

3 days ago

Solved


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

3 days ago

Load more