Skip to main content Skip to complementary content
Close announcements banner

floor

Returns the largest integer smaller 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
floor(42.9) 42.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!