User Tools

Site Tools


ixe:irpl:math:ceil

Math

ceil

ceil(<-number) ->number

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'
ixe/irpl/math/ceil.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1