terfhs@watcsc.waterloo.edu (Terrence Dick) (11/08/89)
I wanted quicker access to the reciprocal, power, root, and
square functions (shifted / * - +), and the natural log and
exponential (logs menu). This program I store as CRUN (ch)
puts these functions in the custom menu, along with a dupli-
cate of the trig menu (so I can use the trig functions and
get to the others by pressing NEXT, not SHIFT CUSTOM).
<< { INV (power) (root) SQ LN EXP SIN ASIN COS ACOS TAN ATAN
} MENU >>
where (power) and (root) are their appropriate symbols.
Ter for himself
watmath.waterloo.edu!watcsc!terfhs