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 Version: 38.01.1 Requires: Os 2.04 This library provides transcendential functions for the ARexx - programming language. It is a completely new revision of Willy Langeveld's 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 smarter ASCII- to float conversion routines. The rexxmathlib.library uses the system math libraries, namely the mathieeedoubbas.library and the mathieeedoubtrans.library and will therefore work fine, regardless of a math-coprocessor. ____________________________________________________________________________ Changes since 38.01: - Fixed some typos in the guide, reworked it. - Haven't found any bugs in the library, yet. ____________________________________________________________________________ Thomas Richter, November 1998