summaryrefslogtreecommitdiff
path: root/math/rexx-regmath/files/regmath.1.in
blob: c366afa3c0a92299c64daf613139b8a697629fb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.Dd August 16, 2017
.Dt REGMATH 1 CON
.Os
.Sh NAME
.Nm regmath
.Nd "Mathematics libraries for Regina REXX interpreter"
.Sh DESCRIPTION
.Nm
consists of two separate collections of utility functions for use with the Regina REXX interpreter.
These closely mirror the functions contained in the
.Em RxMath
library provided on IBM systems, and the
.Em RexxMath
library provided for use with Amiga Rexx.
As it stands, the
.Nm
collections will not work with another REXX interpreter.
.Pp
Details of usage are in the full manual, which is normally found at:
.br
.Pa %%DOCSDIR%%/regmath.pdf
(if installed).
.Sh SEE ALSO
The original author's web site at
.Em http://pages.interlog.com/~pjtm/
.Sh AUTHORS
.An "Patrick T J McPhee" (original author)
.An "Bob Eager" Aq bob@eager.cx
(port)