func.ceil

The ceil() function is used to return the value, after rounded up any positive or negative decimal value as greater than the argument

Syntax

func.ceil(numeric)

Examples

Documentation for func.ceil is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)