Max (MPI)
From Tapestries MUCK
(Difference between revisions)
Line 1: | Line 1: | ||
- | [[Category: | + | [[Category:functions (MPI)]][[Category:Math Functions (MPI)]] |
=max= | =max= | ||
<mpi>{max:expr1,expr2}</mpi> | <mpi>{max:expr1,expr2}</mpi> | ||
Returns the greater of the values of expr1 and expr2. | Returns the greater of the values of expr1 and expr2. |
Latest revision as of 01:40, 31 March 2007
max
{max:expr1,expr2}
Returns the greater of the values of expr1 and expr2.