Type = ROUND (A1,3) which equals 823.783 Round a number up by using the ROUNDUP function. It works just the same as ROUND, except that it always rounds a number up. For example, if
Rounding Floating Point Number To two Decimal Places in C
METHOD 1. Round a number to two decimal places EXCEL = ROUND (B5,C5) This formula uses the Excel ROUND function to round the selected number in cell B5 to two decimal places by