Answer :
Answer:
The Microsoft Excel ROUND function returns a number rounded to a specified number of digits.
The ROUND function is a built-in function in Excel that is categorized as a Math/Trig Function. It can be used as a worksheet function (WS) in Excel. As a worksheet function, the ROUND function can be entered as part of a formula in a cell of a worksheet.
The syntax for the ROUND function in Microsoft Excel is:
ROUND( number, digits )
Answer:
To roundup digits to a number of decimal places.
Explanation:
Microsoft Excel is a spreadsheet application tool in Microsoft office packages used to analyze and organize data. There are several formulas and functions used in excel.
The Round function is an example of excel math function used to evaluate numbers to a specified number of decimal places. It can be used as just function on a cell or as a part of a formula. It's syntax is;
Round(number, digit)