Evaluates a given numeric value or expression and returns a number rounded to a given number of decimal places.
n2 (optional) The number of decimal places with which to evaluate n1 to a maximum of 12.If you do not include a value for n2, or if n2 is invalid, the function assumes the number of decimal places is 0.
Note: The following expressions are examples of using the Round function:
904195.17. This takes the value evaluated using the FV function and rounds it to two decimal places. Rounds off the value of Total_Price to two decimal places.