Excel FLOOR.MATH Function

If you want to follow along with this tutorial, please download the example spreadsheet.
Description
The ExcelFLOOR.MATH function rounds a given number down to the nearest integer or nearest multiple of the specified significance.
Differ from FLOOR function, the argument significance of FLOOR.MATH function can be omitted (if it is omitted, the number will be rounded down to the nearest integer, for example, FLOOR.MATH(4.5)=4), and the argument mode can be used to be choose the direction to round negative numbers.
Syntax and arguments
Formula syntax
Arguments
|
Return Value
The FLOOR.MATH function returns to a numeric value.
Errors
#VALUE! error value occurs when the anyone of arguments is not a numeric value.
Remarks
If the argument number is an exact multiple of significance, FLOOR.MATH function returns to the number itself, for example, FLOOR.MATH(10,2)=10.
Version
Excel 2013 or later
Usage and Examples
Example: basic usage
In table B4:D8 which contains the numbers, specified significances and modes, you can use FLOOR.MARH function to round numbers down and get the nearest integers or multiples as this:
=FLOOR.MATH(B4,C4,D4)
Press Enter key to get the first result, then drag autofill handle down to get all results.
Relative Functions:
Excel FACT Function
The FACT function eturns the factorial of a given number. For example, FACT(5)=120, equivalent to 5 x 4 x 3 x 2 x 1.
Excel FACTDOUBLE Function
The FACTDOUBLE function returns the double factorial of a given number. For example, FACTDOUBLE(5)=15, equivalent 5 x 3 x 1.
Excel FLOOR Function
The FLOOR function rounds a given number down to the nearest multiple of the specified significance.
Excel RECEIVED Function
The RECEIVED function returns the amount received at maturity for a fully invested security.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.