Division Building Block

The Division building block divides one Number value, and an optional predetermined constant value, into another Number value.

A Division building block has a "#" input value and an optional "÷" input value. When either input value changes, the building block will divide the "#" input value by the "÷" input value. The block will then divide that result by its constant value if it has one. If either the "÷" input value or the block's constant value is "0", it is treated as though it was "1".

To configure a Division building block, enable the "÷" input to divide one input value by another. To divide by a constant value from the input values, enable the Divide by button and enter the desired value.

In the example to the right, the building block will have both a "#" and a "÷" input, and will divide the quotient from its input values by "3.5" and round the result to the next higher whole number.