Skip to main content
Apps
Storefronts
Agents
References
Ask assistant
/
Help
•
Log in
ceil
Ask assistant
9
1
number
|
ceil
returns
number
Rounds a number up to the nearest integer.
Code
Reset Code
9
1
{{
1.2
|
ceil
}}
Code
{{ 1.2 | ceil }}
Output
9
1
2
Output
2
Was this page helpful?
Yes
No