Description from the author:
"RXXMATH is an extremely easy-to-use math package which may be called as an external routine from REXX or invoked from the command line. RXXMATH is true to the spirit of REXX math in that it will calculate results to arbitrary precision. Because RXXMATH is itself written entirely in REXX it should port essentially unchanged to any environment which supports REXX. (RXXMATH was originally written for VM/CMS, but the author has also run it under MVS/TSO, IBM PC DOS 7, and OS/2). Note that along with the basic math functions RXXMATH has an interpretative calculator function which may be used to evaluate complex mathematical expressions, or even used as a interactive 'REXX shell'."
The following functions are supported:
FACT(x)