Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

ceil

numeric ceil(numeric)

Returns the smallest integer greater than or equal to numeric.

Parameters

  1. numeric — value.

Returns

  • the smallest (closest to negative infinity) floating-point value that is greater 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.