User Tools

Site Tools


prpl:ceil

<- PRPL reference <- Math

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' 
prpl/ceil.txt · Last modified: 2018/06/14 15:51 by kajacx