User Tools

Site Tools


xrpl:ceil

This is an old revision of the document!


ceil

ArgumentsResultNotation
float float [float- float]

Description

Takes one number from the stack, rounds it up, and pushes that number back on the stack.

Examples

trace(ceil(4.2)) #prints '5' 
xrpl/ceil.1551648362.txt.gz ยท Last modified: 2025/02/14 14:56 (external edit)