The A÷B block divides one value by another and returns the quotient.
Example A:
Input A with value 15 and Input B with value 5 calculate the output value 3.
Result:
The quotient of Input dividend A and Input divisor B.
Tips and best practices:
All mathematical blocks can calculate floating-point numbers. The separator is a dot, not a comma. Example: 1.5 ÷ 2.5 = 0.6
Library:
Math