RxMathS - math. functions for REXX
Name   RxMathS
Version  v1.01, 8/93
Author  Mark Wooding
     IBM
Distrib. Freeware, IBM EWS (?)
Type   REXX DLL
Price   -
Source  Internet
     Name: RXMATH.*
This DLL provides some mathematical functions to REXX programs:
- cos
 - sin
 - tan
 - ArcSin
 - ArcCos
 - ArcTan
 - Sec
 - Cosec
 - Cotan
 - ArcSec
 - ArcCosec
 - ArcCotan
 - Sinh
 - Cosh
 - Tanh
 - Exp
 - Log
 - Power
 - BasedLog
 - Sqrt
 - Pi
 - Deg
 - Rad
 - Floor
 - Ceil
 
 
[Back: RxMathFn - math. functions for REXX] 
[Next: RXXMATH - Arbitrary Precision Math Functions for REXX]