How do I use the FLOOR.MATH function in Google Sheets?

How do I use the FLOOR.MATH function in Google Sheets?

The FLOOR.MATH function in Google Sheets is a tool that allows users to round down a given number to the nearest multiple of their choosing. This function is particularly useful for financial calculations or data analysis. To use the FLOOR.MATH function, simply enter the number you want to round down in the first parameter, followed by the desired multiple in the second parameter. The result will be the closest number that is less than or equal to the original number and is a multiple of the chosen value. This can be done by typing the function in a cell, or by using the function wizard. The FLOOR.MATH function is a simple and efficient way to manipulate numerical data in Google Sheets.

FLOOR.MATH function

The FLOOR.MATH function rounds a number down to the nearest integer or a multiple of specified significance, with negative numbers rounding toward or away from zero depending on the mode. 

Parts of a FLOOR.MATH function

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

PartDescription

Notes

numberThe value to round down to the nearest integer or if specified, the nearest multiple of significance. 
significanceThe number to whose multiples number will be rounded. The sign of significance will be ignored. It’s 1 by default.[OPTIONAL]
modeIf number is negative, specifies the rounding direction. If 0 or blank, it’s rounded away from zero. Otherwise, it’s rounded towards zero.[OPTIONAL]

Sample formulas

FLOOR.MATH(5.4)
FLOOR.MATH(A2)
FLOOR.MATH(32, 5)
FLOOR.MATH(-26.2, 10, 1)

Notes

  • By default, positive numbers with decimal places are rounded down to the nearest integer. For example, 4.3 is rounded down to 4.
  • By default, negative numbers with decimal places are rounded away from zero to the nearest integer. For example, -4.7 is rounded down to -5.

Examples

 AB
1FormulaResult
2=FLOOR.MATH(11.2)11
3=FLOOR.MATH(-8.8)-9
4=FLOOR.MATH(7.7,0.2)7.6
5=FLOOR.MATH(-10.2,2)-12
6=FLOOR.MATH(-42,10,-1)-40

Related functions

  • CEILING: The CEILING function rounds a number up to the nearest integer multiple of specified significance.
  • ROUNDDOWN: The ROUNDDOWN function rounds a number to a certain number of decimal places, always rounding down to the next valid increment.
  • ROUND: The ROUND function rounds a number to a certain number of decimal places according to standard rules.
  • CEILING.MATH: The CEILING.MATH function rounds a number up to the nearest integer or to the nearest multiple of specified significance. It also specifies whether the number is rounded toward or away from 0 depending on the mode.
  • FLOOR: The FLOOR function rounds a number down to the nearest integer multiple of specified significance.

Cite this article

stats writer (2024). How do I use the FLOOR.MATH function in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-use-the-floor-math-function-in-google-sheets/

stats writer. "How do I use the FLOOR.MATH function in Google Sheets?." PSYCHOLOGICAL SCALES, 30 Jun. 2024, https://scales.arabpsychology.com/stats/how-do-i-use-the-floor-math-function-in-google-sheets/.

stats writer. "How do I use the FLOOR.MATH function in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-use-the-floor-math-function-in-google-sheets/.

stats writer (2024) 'How do I use the FLOOR.MATH function in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-use-the-floor-math-function-in-google-sheets/.

[1] stats writer, "How do I use the FLOOR.MATH function in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.

stats writer. How do I use the FLOOR.MATH function in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.

Download Post (.PDF)
Slide Up
x
PDF
Scroll to Top