% - Percent Function

Returns x (level 2) percent of y (level 1).

Level 2Level 1->Level 1
xy->xy/100
x'symb'->'%(x,symb)'
'symb'x->'%(symb,x)'
'symb1''symb2'->'%(symb1,symb2)'
xy_unit->(xy/100)_unit
x_unity->(xy/100)_unit
'symb'x_unit->'%(symb,x_unit)'
x_unit'symb'->'%(x_unit,symb)'


Adrian Drury
Last modified: Mon Jun 22 20:29:52 EDT 1998