diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Math/Complex.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Math/Complex.pm b/lib/Math/Complex.pm index b13ab77f7a..f8040d5b87 100644 --- a/lib/Math/Complex.pm +++ b/lib/Math/Complex.pm @@ -1405,7 +1405,6 @@ sub stringify_polar { 1; __END__ -=pod =head1 NAME Math::Complex - complex numbers and associated mathematical functions |