This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:ceil [2013/05/03 09:38] – created jmaps | crpl:docs:ceil [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <- [[crpl: | ||
===== ceil ===== | ===== ceil ===== | ||
- | ^Arguments^Result^Notation^ | + | <-number |
- | |One number | + | |
=== 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 === | ||
- | < | + | < |