User Tools

Site Tools


crpl:docs:max

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Math Commands

max

ArgumentsResultNotation
Two items on the stackThe greater of the two items n1 n2 – n3

Description

Takes two arguments and pushes the greater to the stack.

Examples

ShowTraceLog
4 5 max Trace
#You should see a 5 appear in the trace log.
crpl/docs/max.1376846342.txt.gz · Last modified: 2025/02/14 14:56 (external edit)