![]() |
![]()
| ![]() |
![]()
NAMElapy3 - lapy3: robust sqrt( x^2 + y^2 + z^2 ) SYNOPSISFunctionsdouble precision function dlapy3 (x, y, z)
Detailed DescriptionFunction Documentationdouble precision function dlapy3 (double precision x, double precision y, double precision z)DLAPY3 returns sqrt(x2+y2+z2). Purpose:
Parameters X
Y
Z
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 67 of file dlapy3.f. real function slapy3 (real x, real y, real z)SLAPY3 returns sqrt(x2+y2+z2). Purpose:
Parameters X
Y
Z
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 67 of file slapy3.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|