Question:

Complete the following table: 

Show Hint

ROUND(number, digits) controls how many digits you want after rounding.
Updated On: Feb 16, 2026
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

The ROUND function is used to round a number to a specified number of digits. When the second argument is 2, the number is rounded to two decimal places. When the second argument is 0, the number is rounded to the nearest integer.
Was this answer helpful?
0
0