Page logoMath sketchbook

Documentation for ceil

Signature

ceil(x)

Description

The ceil() function always rounds a number up to the next largest integer.

Variants

  • ceil(scalar) -> scalar

Examples

See also