6.7.1.2. Floor
The floor of a number x refers to the largest integer (integral part) less than or equal to x.
Finding the integral part can be done in two ways:
Method 1: Floor (x)
To find the floor of a real number x, type the word “floor” using the letter keys. Then enter the number. If the argument is longer than one term, enclose it in parentheses.
Examples
Round each result using a floor rounding.
1) 12.35
2) 6.025
3) 1.25 × 3.02
4) 6.354 × 1.02 - 0.25
5) 0.235 + 1.6 - 1.0578 ÷ 0.2
Solutions
Type the following:
1) floor(12.35)
2) floor(6.025)
3) floor ( 1.25 × 3.02)
4) floor (6.354 × 1.02 - 0.25)
5) floor (0.235 + 1.6 - 1.0578 ÷ 0.2)
Finding the integral part can be done in two ways:
Method 1: Floor (x)
To find the floor of a real number x, type the word “floor” using the letter keys. Then enter the number. If the argument is longer than one term, enclose it in parentheses.
Examples
Round each result using a floor rounding.
1) 12.35
2) 6.025
3) 1.25 × 3.02
4) 6.354 × 1.02 - 0.25
5) 0.235 + 1.6 - 1.0578 ÷ 0.2
Solutions
Type the following:
1) floor(12.35)
2) floor(6.025)
3) floor ( 1.25 × 3.02)
4) floor (6.354 × 1.02 - 0.25)
5) floor (0.235 + 1.6 - 1.0578 ÷ 0.2)
Method 2: Rounding Off Using Floor Mode
You can set the rounding mode to floor to avoid retyping it.
1) Tap the menu button and select Settings.
You can set the rounding mode to floor to avoid retyping it.
1) Tap the menu button and select Settings.
2) Tap Calculator.
3) Tap Number format.
4) Set the number format to Decimal since rounding mode is not available in Auto.
5) In the rounding options window, tap Rounding mode.
6) Set the rounding mode to Floor.
7) In the same rounding window, tap Decimal digits.
8) For this example, set the decimal digits to 0.
9) Go back to the calculator window. Type in the same expressions into the input field. Note that the results are the same as those found using Method 1.