User Tools

Site Tools


crpl:docs:ceil

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:ceil [2014/10/01 15:02] – external edit 127.0.0.1crpl:docs:ceil [2022/07/04 08:39] (current) – Reformat Karsten75
Line 1: Line 1:
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 =====  ceil  ===== =====  ceil  =====
  
-^Arguments^Result^Notation^ +<-number ceil->number
-|One number on the stack|The same number rounded up|''n1 -- n2 ''+
  
 === Description === === Description ===
 Takes one number from the stack, rounds it up, and pushes that number back on the stack. Takes one number from the stack, rounds it up, and pushes that number back on the stack.
 === Examples === === Examples ===
-<code>4.2 ceil Trace</code>+<code 4RPL>4.2 ceil Trace</code>
crpl/docs/ceil.1412190170.txt.gz · Last modified: 2014/10/01 15:02 by 127.0.0.1