The ceiling of a real number x, denoted lceilxrceil or sometimes operatornameceil(x), is the first integer ngex. For example, lceil3.72rceil\=4,lceil4rceil\=4, and lceil−3.72rceil\=−3. In other words, the ceiling function rounds its input up to the nearest integer\.
Smallest?