Categories
Math > Basic
Description
Outputs the quotient (division) of the specified input dividend by the specified input divisor.
Ports
Inputs
Value
The dividend of the division operator.
Divide By
The divisor of the division operator.
Outputs
Result
The quotient (division) of the specified input dividend by the specified input divisor.
Valid
Returns false if the quotient is undefined for the specified input values, true otherwise.