MAX - Maximum Function

Returns the greater (more positive) of the arguments.

Level 2Level 1->Level 1
xy->max(x, y)
x'symb'->'MAX(x, symb)'
'symb'x->'MAX(symb, x)'
'symb1''symb2'->'MAX(symb1, symb2)'
x_unit1y_unit2->max(x_unit1, y_unit2)

Adrian Drury
Last modified: Sun Jun 14 20:22:13 EDT 1998