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