summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Salzenberg <chip@perl.com>1997-04-26 12:39:00 +1200
committerChip Salzenberg <chip@atlantic.net>1997-04-30 00:00:00 +1200
commit404b15a1d1b7c56f5774b99fd0d4b6854620182b (patch)
treeafb0fd2d8f6da18458bf1dc6b345fdf99116b4db
parentc64afb197ce53aa2c5bfc4b930690d09c87d4014 (diff)
downloadperl-404b15a1d1b7c56f5774b99fd0d4b6854620182b.tar.gz
Describe Math::Trig in perlmodlib
-rw-r--r--pod/perlmodlib.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod
index 9d8b0f06c3..cfb281dcc7 100644
--- a/pod/perlmodlib.pod
+++ b/pod/perlmodlib.pod
@@ -333,6 +333,11 @@ arbitrary size integer math package
complex numbers and associated mathematical functions
+=item Math::Trig
+
+simple interface to parts of Math::Complex for those who
+need trigonometric functions only for real numbers
+
=item NDBM_File
tied access to ndbm files