• Home
  • FLOOR.MATH function

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:

ArgumentDescription
numberA number you wish to round down.
significanceA 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.
modeSpecifies 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

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags