VMS Help RTL Routines, OTS$, OTS$POWCxCx, 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 Result of raising a complex base to a complex exponent. OTS$POWCC returns an F-floating complex number. OTS$POWCDCD_R3 returns a D-floating complex number. OTS$POWCGCG_R3 returns a G-floating complex number.
|