Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

FLOOR.MATH Function

The FLOOR.MATH function is one of the math and trigonometry functions. It is used to round a number down to the nearest integer or to the nearest multiple of significance.

Syntax

FLOOR.MATH(number, [significance], [mode])

The FLOOR.MATH function has the following arguments:

Argument Description
number A number you wish to round down.
significance A multiple of significance you wish to round down to. It is an optional argument. If it is omitted, the default value of 1 is used.
mode Specifies if negative numbers are rounded towards or away from zero. It is an optional parameter that does not affect positive numbers. If it is omitted or set to 0, negative numbers are rounded away from zero. If any other numeric value is specified, negative numbers are rounded towards zero.

Notes

How to apply the FLOOR.MATH function.

Examples

The figure below displays the result returned by the FLOOR.MATH function.

FLOOR.MATH Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action