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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm33 spherical_to_cylindrical);
98 sub spherical_to_cylindrical { subroutine
335 ($rho_c, $theta, $z) = spherical_to_cylindrical($rho_s, $theta, $phi);
399 =item spherical_to_cylindrical
401 ($rho_c, $theta, $z) = spherical_to_cylindrical($rho_s, $theta, $phi);

Completed in 21 milliseconds