VMS Help
RTL Routines, OTS$, OTS$DIVCx
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Complex Division routines return a complex result of a
division on complex numbers.
Format
OTS$DIVC complex-dividend ,complex-divisor
OTS$DIVCD_R3 complex-dividend ,complex-divisor (VAX only)
OTS$DIVCG_R3 complex-dividend ,complex-divisor
OpenVMS usage:complex_number
type: F_floating complex, D_floating complex, G_floating
complex
access: write only
mechanism: by value
Complex result of complex division. OTS$DIVC returns an F-
floating complex number. OTS$DIVCD_R3 returns a D-floating
complex number. OTS$DIVCG_R3 returns a G-floating complex number.
complex-dividend
OpenVMS usage:complex_number
type: F_floating complex, D_floating complex, G_floating
complex
access: read only
mechanism: by value
Complex dividend. The complex-dividend argument contains a
floating-point complex value. For OTS$DIVC, complex-dividend
is an F-floating complex number. For OTS$DIVCD_R3, complex-
dividend is a D-floating complex number. For OTS$DIVCG_R3,
complex-dividend is a G-floating complex number.
complex-divisor
OpenVMS usage:complex_number
type: F_floating complex, D_floating complex, G_floating
complex
access: read only
mechanism: by value
Complex divisor. The complex-divisor argument contains the value
of the divisor. For OTS$DIVC, complex-divisor is an F-floating
complex number. For OTS$DIVCD_R3, complex-divisor is a D-floating
complex number. For OTS$DIVCG_R3, complex-divisor is a G-floating
complex number.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.