RoundDouble
Description
Rounds a double number to the nearest long value. A new column is created for the results.
Use
- Argument:
- Select an argument. (Double)
- Output field name:
- Enter an output field name.
Example
Argument value | RoundDouble() returns |
---|---|
34.342342342 | 34 |
34.5675859 | 35 |