COS

The COS function returns the cosine of the given angle as an argument.

Submitted by admin on Tue, 12/04/2018 - 12:35

CURRENCY

The CURRENCY function evaluates the value included as an argument and returns the equivalent value in currency format.

Submitted by admin on Tue, 12/04/2018 - 12:34

FACT

The FACT function returns the factorial of a number.

Submitted by admin on Tue, 12/04/2018 - 12:33

FLOOR

The FLOOR function rounds a number down to the nearest significant multiple (toward minus infinity).

Submitted by admin on Tue, 12/04/2018 - 12:33

CEILING

The CEILING function rounds a number up to the nearest significant multiple (toward infinity).

Submitted by admin on Tue, 12/04/2018 - 12:31

ISO.CEILING

The ISO.CEILING function rounds a number up (towards +infinity) to the nearest integer or the nearest significant multiple.

Submitted by admin on Tue, 12/04/2018 - 12:31

GCD

The GCD function returns the Greatest Common Divisor of two numbers.

Submitted by admin on Tue, 12/04/2018 - 12:28

MROUND

The MROUND function returns a number rounded to the indicated significant multiple.

Submitted by admin on Tue, 12/04/2018 - 12:27