Divide
Description
Returns the quotient of numeric values. (Double)
Use
- Select an argument to be the dividend. (Number)
- Select an argument to be the divisor. (Number)
- Enter an Output field name.
- Click OK.
Example
Input_field_1 | Input_field_2 | Returns |
---|---|---|
8 | 2 | 4.0 |
222 | 6 | 37.0 |
58267 | 43 | 1355.046511627907 |