In this lesson, you will learn about finding the floor and ceiling of a number from a given pool of numbers.
Floor functions
A floor function takes a real number and returns the greatest
Integer
less than or equal to
For Example,
...
In this lesson, you will learn about finding the floor and ceiling of a number from a given pool of numbers.
A floor function takes a real number and returns the greatest
Integer
less than or equal to
For Example,
...