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