FLOOR.PRECISE |
FLOOR.PRECISE(number [,significance]) |
Returns the number rounded down to the nearest integer or significant figure. |
number | The number to be rounded down. |
significance | (Optional) The multiple you want the number rounded to. |
REMARKS |
* This function is only available for backwards compatibility and should not be used. * FLOOR.MATH was added in Excel 2013 to replace this function. * This function does not appear in the Function Wizard or the Cell AutoComplete. * There was also a CEILING.PRECISE that rounded the number up. * If "significance" is left blank, then 1 is used. * This function was added in Excel 2010 to replace the FLOOR function. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top