ROUNDUP Function

The ROUNDUP function is one of the math and trigonometry functions. It is used to round the number up to the desired number of digits.

Syntax

ROUNDUP(number, num_digits)

The ROUNDUP function has the following arguments:

Argument Description
number The number you wish to round up.
num_digits The number of digits you wish to round up to.

Notes

How to apply the ROUNDUP function.

Examples

The figure below displays the result returned by the ROUNDUP function.

ROUNDUP Function