Minus
Description
Returns the difference of numeric values. (Long)
Use
- Select an argument to be the minuend. (Long)
- Select an argument to be the subtrahend. (Long)
- Enter an Output field name.
- Click OK.
Example
Input_field_1 | Input_field_2 | Returns |
---|---|---|
5 | 3 | 2 |
20 | 7 | 13 |
67865 | 35931 | 31934 |