User Tools

Site Tools


crpl:docs:max

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:max [2021/02/05 16:44] – Rmoved discussion tag Karsten75crpl:docs:max [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]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 =====  max  ===== =====  max  =====
  
-^Arguments^Result^Notation^ + <-number1 <-number2  max ->biggest
-|Two items on the stack|The greater of the two items |''n1 n2 -- n3 ''+
  
 === Description === === Description ===
 Takes two arguments and pushes the greater to the stack. Takes two arguments and pushes the greater to the stack.
 === Examples === === Examples ===
-<code>+<code 4rpl>
 ShowTraceLog ShowTraceLog
 4 5 max Trace 4 5 max Trace
 #You should see a 5 appear in the trace log. #You should see a 5 appear in the trace log.
 </code>  </code> 
crpl/docs/max.1612543487.txt.gz · Last modified: 2025/02/14 14:56 (external edit)