User Tools

Site Tools


4rpl:commands:ceil

Index
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'

Index

4rpl/commands/ceil.txt · Last modified: 2022/05/18 15:38 by Karsten75