VMS Help
RTL Routines, OTS$, OTS$POWHH_R3
*Conan The Librarian
|
On VAX systems, the Raise an H-Floating Base to an H-Floating
Exponent routine raises an H-floating base to an H-floating
exponent.
Format
OTS$POWHH_R3 H-floating-point-base ,H-floating-point-exponent
OpenVMS usage:floating_point
type: H_floating
access: write only
mechanism: by value
Result of raising an H-floating base to an H-floating exponent.
H-floating-point-base
OpenVMS usage:floating_point
type: H_floating
access: read only
mechanism: by value
Base. The H-floating-point-base argument is an H-floating number
containing the base.
H-floating-point-exponent
OpenVMS usage:floating_point
type: H_floating
access: read only
mechanism: by value
Exponent. The H-floating-point-exponent argument is an H-floating
number that contains the H-floating exponent.