<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] ===== ceil ===== <-number ceil->number === Description === Takes one number from the stack, rounds it up, and pushes that number back on the stack. === Examples === 4.2 ceil Trace