The ROUND function is one of the math and trigonometry functions. It is used to round the number to the desired number of digits.
ROUND(number, num_digits)
The ROUND function has the following arguments:
How to apply the ROUND function.
The figure below displays the result returned by the ROUND function.