All Commands
All Math & Logic
Commands
ROUND
This will round an expression to a number of decimal places without adding formatting commas to the number.
The result can then optionally be added in to a total.
| Number | Name | Default | Type | Description |
|---|---|---|---|---|
| 1 | expression | 0 | Expression | An Expression to be Evaluated |
| 2 | places | 2 | Integer | The number of decimal places |
| 3 | total | 0 | Integer | Total to add the Evaluated rounded expression to. |
Example
2.35
2.346
2.35
2.35
3.46
5.81
2.346
2.35
2.35
3.46
5.81