Skip to main content Skip to complementary content
Close announcements banner

ceil

Returns the smallest integer greater than the input value.

If the input value is an integer, the result is the same as the input.

Arguments

Numeric value.

Examples

Expression Result
ceil(5.1) 6.0

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!