Calculate the ceiling (smallest integer ≥ x) of any real number
Enter a real number to find its ceiling value - the smallest integer greater than or equal to the input.
Enter any real number (positive, negative, or zero). Decimals and fractions are supported.
Click any example below to load it into the calculator
Ceiling of a positive decimal number
Input: 4.7
Ceiling: ⌈4.7⌉
Ceiling of a negative decimal number
Input: -2.3
Ceiling: ⌈-2.3⌉
Ceiling of an integer (unchanged)
Input: 8
Ceiling: ⌈8⌉
Ceiling of a number with many decimal places
Input: 15.89456
Ceiling: ⌈15.89456⌉