asked 108k views
4 votes
In the formula =round(d4:f4,0, what does the zero indicate?

a. the number of times the formula should be repeated.
b. the number of decimal places in the rounded number.
c. the value for cell f4.
d. a null value.

1 Answer

4 votes
The second parameter of ROUND function indicates the number of decimal places in the rounded number.
answered
User GeneralMike
by
7.9k points