Most function names in the Rexx Mathematical Functions package are similar to the names of their corresponding mathematical functions.
MathLoadFuncs()
MathDropFuncs()
RxCalcSqrt()
RxCalcExp()
RxCalcLog()
RxCalcLog10()
RxCalcSinH()
RxCalcCosH()
RxCalcTanH()
RxCalcPower()
RxCalcSin()
RxCalcCos()
RxCalcTan()
RxCalcCotan()
RxCalcPi()
RxCalcArcSin()
RxCalcArcCos()
RxCalcArcTan()
>>-MathLoadFuncs()---------------------------------------------><
Loads all functions in the Rexx Mathematical Functions package.
If you supply any parameters, they will be used only to deliver copyright information.