Analysis
The floor function ⌊x⌋ gives the largest integer that is less than or equal to the given number x. It essentially rounds down the given number to the nearest integer that is less than or equal to it;
The ceiling function rounds a number up to the nearest integer that is greater than or equal to the original number.
Thus,
Want More Practice Questions?
Access thousands of practice questions with detailed explanations on Scholardog.
Practice Now - It's Free!