The MROUND function is one of the math and trigonometry functions. It is used to round the number to the desired multiple.
MROUND(number, multiple)
The MROUND function has the following arguments:
If the values of number and multiple have different signs, the function returns the #NUM! error.
How to apply the MROUND function.
The figure below displays the result returned by the MROUND function.