|
|
|
|
|
The floor of a real number is the greatest integer less than or equal to the number. The floor of $x$ is usually denoted by $\lfloor x\rfloor$ .
The real function $x \mapsto \lfloor{x}\rfloor$ is monotonically nondecreasing and satisfies $$x-1 < \lfloor{x}\rfloor \leqq x$$ for all $x$ . The function is continuous everywhere except in the integer points $0,\,\pm1,\,\pm2,\,\ldots$ where it is only continuous from the right. One has $$\lfloor\lfloor{x}\rfloor\rfloor \;=\; \lfloor{x}\rfloor,$$ i.e. the function is idempotent.
Some examples:
- $\lfloor 6.2\rfloor=6$ ,
- $\lfloor 0.4\rfloor=0$ ,
- $\lfloor 7\rfloor=7$ ,
- $\lfloor -5.1\rfloor=-6$ ,
- $\lfloor \pi\rfloor=3$ ,
- $\lfloor -4\rfloor=-4$ .
Note that this function is not the integer part ($[x]$ ), since $\lfloor -3.5\rfloor = -4$ and $[ -3.5]=-3$ . However, both functions agree for non-negative numbers.
The notation for floor and ceiling was introduced by Iverson in 1962[1]. In some texts however, the bracket notation is used to denote the floor function (although they actually work with integer part) so it is sometimes also called the bracket function.
- 1
- N. Higham, Handbook of writing for the mathematical sciences, Society for Industrial and Applied Mathematics, 1998.
|
"floor" is owned by yark. [ full author list (3) | owner history (2) ]
|
|
(view preamble | get metadata)
Cross-references: ceiling, integer part, idempotent, continuous from the right, points, integer, continuous, function, monotonically nondecreasing, real function, number, real number
There are 25 references to this entry.
This is version 19 of floor, born on 2001-10-18, modified 2008-11-17.
Object id is 343, canonical name is Floor.
Accessed 10655 times total.
Classification:
| AMS MSC: | 26A09 (Real functions :: Functions of one variable :: Elementary functions) | | | 11-00 (Number theory :: General reference works ) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|