Searched defs:cylindrical_to_spherical (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm31 cylindrical_to_spherical
116 sub cylindrical_to_spherical { subroutine
333 ($rho_s, $theta, $phi) = cylindrical_to_spherical($rho_c, $theta, $z);
389 =item cylindrical_to_spherical
391 ($rho_s, $theta, $phi) = cylindrical_to_spherical($rho_c, $theta, $z);

Completed in 33 milliseconds