已解决


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

1 day 前

已解决


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

1 day 前

已解决


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...

1 day 前

已解决


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.

1 day 前

已解决


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

1 day 前

已解决


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

1 day 前

已解决


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

1 day 前

已解决


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

1 day 前

已解决


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

1 day 前

已解决


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

1 day 前

已解决


Basic Physics VII
Calculate the speed.

1 day 前

已解决


Basic Physics V
Calculate the Weight (w).

1 day 前

已解决


Basic Physics IV
Calculate the Work.

1 day 前

已解决


Basic Physics III
Calculate the Potential Energy (PE).

1 day 前

已解决


Basic Physics II
Get the Kinetic Energy (KE).

1 day 前

已解决


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

1 day 前

已解决


Basic Mathematics 2
If a 4’ x 8’ sheet of ½” plywood weighs W lbs and you cut an L” x L” robot base from this material, approximately how much weigh...

1 day 前

已解决


Basic Mathematics 1
If a robot is traveling on a north heading at v1 inches per second and has the ability to only make N degree changes in directio...

1 day 前

已解决


Resistance of a robot
What is the resistance of an industrial robot that draws P watts of power when connected to a power supply delivering V volts? R...

1 day 前

已解决


Voltage in a lamp
A lamp is measured to have a resistance of R ohms when it operates at a power of P Watts. What is the voltage (in volts) being a...

1 day 前

已解决


Resistance in a circuit
Two resistors with values of 6.0 ohms and 12 ohms are connected in parallel. This combination is connected in series with a 4 o...

1 day 前

已解决


Laws of motion 6

1 day 前

已解决


Laws of motion 3

1 day 前

已解决


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

1 day 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

1 day 前