VMS Help RTL Routines, OTS$, OTS$POWxLU, Returns *Conan The Librarian (sorry for the slow response - running on an old VAX) |
OpenVMS usage:floating_point type: F_floating, D_floating, G_floating, H_floating access: write only mechanism: by value Result of raising a floating-point base to an unsigned longword integer exponent. OTS$POWRLU returns an F-floating number. OTS$POWDLU returns a D-floating number. OTS$POWGLU returns a G-floating number. On VAX systems, OTS$POWHLU_R3 returns an H-floating number.
|