User Tools

Site Tools


crpl:docs:min

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:min [2021/02/05 16:44] – Rmoved discussion tag Karsten75crpl:docs:min [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 3: Line 3:
 =====  min  ===== =====  min  =====
  
-^Arguments^Result^Notation^ +min
-|Two items on the stack|The lesser of the two items |''n1 n2 -- n3 ''+
  
 === Description === === Description ===
 Takes two arguments and pushes the lesser to the stack. Takes two arguments and pushes the lesser to the stack.
 === Examples === === Examples ===
-<code>+<code 4RPL>
 ShowTraceLog ShowTraceLog
 4 5 min Trace 4 5 min Trace
 #You should see a 4 appear in the trace log. #You should see a 4 appear in the trace log.
 </code>  </code> 
crpl/docs/min.1612543487.txt.gz · Last modified: 2025/02/14 14:56 (external edit)