%T - Percent of Total Function

Returns the percent of the level 2 argument that is represented by the level 1 argument.

Level 2Level 1->Level 1
xy->100y/x
x'symb'->'%T(x,symb)'
'symb'x->'%T(symb,x)'
'symb1''symb2'->'%T(symb1,symb2)'
x_unit1y_unit2->100y_unit2/x_unit1
x_unit'symb'->'%T(x_unit,symb)'
'symb'x_unit->'%T(symb,x_unit)'

Adrian Drury
Last modified: Sun Jun 21 17:07:36 EDT 1998