Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

ceiling()

Prev Next

This function returns the smallest integer value that is not smaller than a.

Parameters

Parameter

Description

a

Value.

Examples

Parameter a

Result

100.3

101

100

100

-2.5

-2