crpl:docs:floor

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:floor [2014/10/01 19:02] – external edit 127.0.0.1crpl:docs:floor [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 =====  floor  ===== =====  floor  =====
  
-^Arguments^Result^Notation^ +<-num floor ->num
-|One item on the stack|The same number rounded down|''n1 -- n2 ''|+
  
  
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 ===
-<code>4.2 floor Trace</code>+<code 4RPL>4.2 floor Trace</code>
crpl/docs/floor.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)