Find the greatest integer less than or equal to any real number
Enter any real number to calculate its floor value. The floor function returns the largest integer that is less than or equal to the input number.
Enter any positive, negative, integer, or decimal number
Click on any example to load it into the calculator
Floor of a positive decimal number
Number: 3.14
Floor: 3
Floor of a negative decimal number
Number: -2.7
Floor: -3
Floor of a positive integer
Number: 5
Floor: 5
Floor of a negative integer
Number: -8
Floor: -8