summaryrefslogtreecommitdiff
path: root/lib/Math
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-04-28 12:59:23 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-04-28 12:59:23 +0000
commita216278e445bcb0a1a5a932d064bb4fc497fec9a (patch)
treec287d22c0c74e533a7db8af33e689374212508e6 /lib/Math
parentbce880cf19770c622e10fd92d23b9c328abbab29 (diff)
parentd5a71f3055c3a1145f32dafabd5c3bba8ef27f4d (diff)
downloadperl-a216278e445bcb0a1a5a932d064bb4fc497fec9a.tar.gz
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5996
Diffstat (limited to 'lib/Math')
-rw-r--r--lib/Math/Complex.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Math/Complex.pm b/lib/Math/Complex.pm
index 514935522e..3fffcdef70 100644
--- a/lib/Math/Complex.pm
+++ b/lib/Math/Complex.pm
@@ -1408,7 +1408,6 @@ sub stringify_polar {
1;
__END__
-=pod
=head1 NAME
Math::Complex - complex numbers and associated mathematical functions