projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9082688
)
Add =pod to be tidy.
Jarkko Hietaniemi [Sun, 5 Nov 2000 18:21:46 +0000 (18:21 +0000)]
p4raw-id: //depot/perl@7561
lib/Math/Complex.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Math/Complex.pm
b/lib/Math/Complex.pm
index
e7a071a
..
066e366
100644
(file)
--- a/
lib/Math/Complex.pm
+++ b/
lib/Math/Complex.pm
@@
-1414,6
+1414,8
@@
sub stringify_polar {
1;
__END__
+=pod
+
=head1 NAME
Math::Complex - complex numbers and associated mathematical functions