ceil constant

String const ceil

Returns the smallest integer that is greater than or equal to the input.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const ceil = "ceil";