VMS Help RTL Routines, OTS$, OTS$MULCx, Arguments *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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.
|