User Tools

Site Tools


crpl:docs:min

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:min [2013/07/29 14:35] – created thepenguincrpl:docs:min [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 =====  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.1375108529.txt.gz · Last modified: 2025/02/14 14:56 (external edit)