![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
EVX - math. functions in REXX
Name EVX
Version 1988 / 1990
Author B. E. Chi
(see EMail Addresses)
ported to OS/2 by
Michael Antonio
(see EMail Addresses)
Distrib. Freeware
Type REXX functions
Price -
Source Internet
Name: EVX.*
This CMDs provides the REXX implementations of the following mathematical
functions:
* rad()
* deg()
* sqrt()
* cbrt()
* sin()
* cos()
* tan()
* cot()
* sec()
* csc()
* exp()
* ln()
* power()
* asin()
* acos()
* atan()
* acot()
* asec()
* acsc()
* sinh()
* cosh()
* tanh()
* lngamma()
* erf()
* erfc()
Note: Because this archive is hard to find, I've included the CMD in the
source code section (see Math. functions)
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs