This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:floor [2014/10/01 19:02] – external edit 127.0.0.1 | crpl:docs:floor [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <- [[crpl: | ||
===== floor ===== | ===== floor ===== | ||
- | ^Arguments^Result^Notation^ | + | <-num floor ->num |
- | |One item on the stack|The same number rounded down|'' | + | |
Line 8: | Line 8: | ||
Takes one number from the stack, rounds it down, and pushes that number back on the stack. | Takes one number from the stack, rounds it down, and pushes that number back on the stack. | ||
=== Examples === | === Examples === | ||
- | < | + | < |