Definition:Floor Function/Definition 1

From ProofWiki
Jump to navigation Jump to search

Definition

Let $x$ be a real number.


The floor function of $x$ is defined as the supremum of the set of integers no greater than $x$:

$\floor x := \sup \set {m \in \Z: m \le x}$

where $\le$ is the usual ordering on the real numbers.


Technical Note

The $\LaTeX$ code for \(\floor {x}\) is \floor {x} .

When the argument is a single character, it is usual to omit the braces:

\floor x


Also see