summaryrefslogtreecommitdiff
path: root/static/v10/man3/port.3
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man3/port.3')
-rw-r--r--static/v10/man3/port.331
1 files changed, 31 insertions, 0 deletions
diff --git a/static/v10/man3/port.3 b/static/v10/man3/port.3
new file mode 100644
index 00000000..57ac02cd
--- /dev/null
+++ b/static/v10/man3/port.3
@@ -0,0 +1,31 @@
+.TH PORT 3X
+.CT 2 math
+.SH NAME
+port \(mi mathematical library for Fortran
+.SH DESCRIPTION
+The Port library of hundreds of scientific subroutines
+covers approximation,
+ordinary differential equations, partial differential equations,
+linear algebra, optimization and mathematical programming,
+quadrature, differentiation, roots, special functions, and
+transforms.
+It is built upon a framework of service routines for
+error handling, stack management, and machine constant parameterization.
+.PP
+The routines are loaded
+by the
+.IR ld (1)
+option
+.LR -lport .
+.PP
+The manual describes the software and gives examples.
+.SH SEE ALSO
+P. A. Fox,
+.I The PORT Mathematical Subroutine Library,
+AT&T Bell Laboratories,
+May 8, 1984.
+.br
+P. A. Fox,
+.I "The PORT Mathematical Subroutine Library Installation Manual,"
+AT&T Bell Laboratories,
+September, 1984.