Short: Faster & shorter math support for ARexx Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter) Author: thor@einstein.math.tu-berlin.de (Thomas Richter) Type: util/rexx This library provides transcendential functions for the use with the ARexx - programming language. It is a complete new revision of Willy Langevelds rexxmathlib, although no original code has been used. The new release has been completely rewritten in assembly language and is therefore not only faster (approx. 10 times), but provides also a higher precision of 15.9 digits, thanks to cleverer ASCII- to Float conversion routines. The rexxmathlib.library will use the system math libraries, namely the mathieeedoubbas.library and the mathieeedoubtrans.library and will therefore work fine, regardless of a math-coprocessor.