MIN - Minumum Function

Returns the lesser (more negative) of its two arguments.

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

Adrian Drury
Last modified: Mon Jun 15 21:05:33 EDT 1998