mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
regmath contains two different implementations of math libraries for the REXX language. PR: 221573 Submitted by: bob@eager.cx
29 lines
776 B
Groff
29 lines
776 B
Groff
.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)
|