You are here: All Help Topics > Other Information > Cell Functions > RCNV function

RCNV Function

The RCNV function rounds a number to the nearest integer when "Apply Rounding" has been selected in the Rounding dialog.

RCNV("decimal number")

RCNV("121.124")

Returns the value 121.

RCNV("10.6")

Returns the integer 11.

Related Topics