VMS Help
RTL Routines, MTH$, MTH$CxSQRT
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Complex Square Root routine returns the complex square root
of a complex number (r,i).
Format
MTH$CDSQRT complex-square-root ,complex-number
MTH$CGSQRT complex-square-root ,complex-number
Each of the above formats accepts one of the floating-point
complex types as input.
None.
complex-square-root
OpenVMS usage:complex_number
type: D_floating complex, G_floating complex
access: write only
mechanism: by reference
Complex square root of the complex number specified by complex-
number. The complex square root routines that have D-floating
complex and G-floating complex input values write the complex
square root into complex-square-root. For MTH$CDSQRT, complex-
square-root specifies a D-floating complex number. For
MTH$CGSQRT, complex-square-root specifies a G-floating complex
number.
complex-number
OpenVMS usage:complex_number
type: D_floating complex, G_floating complex
access: read only
mechanism: by reference
Complex number (r,i). The complex-number argument contains the
address of this complex number. For MTH$CDSQRT, complex-number
specifies a D-floating number. For MTH$CGSQRT, complex-number
specifies a G-floating number.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.