summaryrefslogtreecommitdiff
path: root/lib/Math/Trig.pm
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2008-02-08 13:27:45 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-02-08 13:27:45 +0000
commit9f4452f71a1756177e8cd3228d29c9b25d66f982 (patch)
tree124e6c474696e2c69f641151d5e56f752d1ced30 /lib/Math/Trig.pm
parentd5ece4e2f6bab8ea3b566491297a9eefa412e671 (diff)
downloadperl-9f4452f71a1756177e8cd3228d29c9b25d66f982.tar.gz
Update to Math::Complex 1.49
p4raw-id: //depot/perl@33253
Diffstat (limited to 'lib/Math/Trig.pm')
-rw-r--r--lib/Math/Trig.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Math/Trig.pm b/lib/Math/Trig.pm
index 76feca7d2e..a8d94e24ab 100644
--- a/lib/Math/Trig.pm
+++ b/lib/Math/Trig.pm
@@ -10,14 +10,14 @@ package Math::Trig;
use 5.005;
use strict;
-use Math::Complex 1.48;
+use Math::Complex 1.49;
use Math::Complex qw(:trig :pi);
use vars qw($VERSION $PACKAGE @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
@ISA = qw(Exporter);
-$VERSION = 1.13;
+$VERSION = 1.14;
my @angcnv = qw(rad2deg rad2grad
deg2rad deg2grad