Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

floor

numeric floor(numeric)

Returns the largest integer less than or equal to numeric.

Parameters

  1. numeric — value.

Returns

  • the largest (closest to positive infinity) floating-point value that less than or equal to the argument and is equal to a integer, as bigint if argument is, otherwise number.
Note! This documentation is also accessible within the app from Help & feedback menu.