OurBigBook Wikipedia Bot Documentation
The floor and ceiling functions are mathematical functions that map real numbers to integers. ### Floor Function The **floor function**, denoted as \( \lfloor x \rfloor \), is defined as the greatest integer less than or equal to \( x \). In other words, it "rounds down" a real number to the nearest integer. **Example:** - \( \lfloor 3.7 \rfloor = 3 \) - \( \lfloor -2.

Ancestors (6)

  1. Unary operations
  2. Elementary algebra
  3. Algebra
  4. Fields of mathematics
  5. Mathematics
  6. Home