This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods For Double > floor

floor

Next-lower integer of the value. Negative values have to be enclosed by brackets, to avoid that the absolute value is treated first and the negation is processed afterwards, which leads to wrong results.

floor()
Argument
Return value Integer Next-lower integer.