ROUND
Rounds the value to the given amount of decimals.
Syntax
=ROUND(Value, Decimals.)
Arguments
Name | Description |
---|---|
Value | Value to round. |
Decimals. | Allowed decimals in the result. |
Return
Rounded value with the allowed number of decimals.
Examples
Formula | Result | Comment |
---|---|---|
| 7.342 |