Syntax
ROUND(number, [precision])
Examples
Input |
|
Formula |
|
Output |
|
Input |
|
Formula |
|
Output |
|
Input |
|
Formula |
|
Output |
|
ROUND
Rounds an input number to the nearest whole number or, if precision is specified, to that number of decimal places.
ROUND(number, [precision])
Input |
|
Formula |
|
Output |
|
Input |
|
Formula |
|
Output |
|
Input |
|
Formula |
|
Output |
|