VMS Help
RTL Routines, OTS$, OTS$MULCx
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Complex Multiplication routines calculate the complex product
of two complex values.
Format
OTS$MULCD_R3 complex-multiplier ,complex-multiplicand (VAX
only)
OTS$MULCG_R3 complex-multiplier ,complex-multiplicand
OpenVMS usage:complex_number
type: D_floating complex, G_floating complex
access: write only
mechanism: by value
Complex result of multiplying two complex numbers. OTS$MULCD_
R3 returns a D-floating complex number. OTS$MULCG_R3 returns a
G-floating complex number.
complex-multiplier
OpenVMS usage:complex_number
type: D_floating complex, G_floating complex
access: read only
mechanism: by value
Complex multiplier. The complex-multiplier argument contains the
complex multiplier. For OTS$MULCD_R3, complex-multiplier is a D-
floating complex number. For OTS$MULCG_R3, complex-multiplier is
a G-floating complex number.
complex-multiplicand
OpenVMS usage:complex_number
type: D_floating complex, G_floating complex
access: read only
mechanism: by value
Complex multiplicand. The complex-multiplicand argument contains
the complex multiplicand. For OTS$MULCD_R3, complex-multiplicand
is a D-floating complex number. For OTS$MULCG_R3, complex-
multiplicand is a G-floating complex number.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.