Home
last modified time | relevance | path

Searched refs:stringify_polar (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.t577 &stringify_polar
H A DComplex.pm1354 return $z->stringify_polar if $style =~ /^p/i;
1425 sub stringify_polar { subroutine