<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#math|Math]] ===== min ===== ^Arguments^Result^Notation^ |float float | float | [float float - float ] | === Description === Takes two arguments and pushes the lesser to the stack. === Examples === trace(max(4 5)) #prints '4'