Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

ceil

number ceil(number)

Returns the smallest integer greater than or equal to number.

Parameters

  1. number — a 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.
Note! This documentation is also accessible within the app from Help & feedback menu.