Floor and Ceiling Functions

Cards (9)

  • The floor and ceiling functions give us the nearest integer up or down.
  • The floor and ceiling functions give us the nearest integer up or down.
  • The floor and ceiling functions give us the nearest integer up or down.
  • Floor function is the greatest integer that is less than or equal to x.
  • Floor function is the greatest integer that is less than or equal to x.
  • Floor function is the greatest integer that is less than or equal to x.
  • Ceiling function is the smallest integer that is greater than or equal to x.
  • Ceiling function is the smallest integer that is greater than or equal to x.
  • Ceiling function is the smallest integer that is greater than or equal to x.