VMS Help
RTL Routines, OTS$, OTS$POWTJ
*Conan The Librarian
|
The Raise a T-Floating base to a Longword Exponent routine raises
an IEEE T-floating base to a longword exponent.
Format
OTS$POWTJ T-floating-point-base ,longword-integer-exponent
OpenVMS usage:floating_point
type: IEEE T_floating
access: write only
mechanism: by value
Result of raising an IEEE T-floating base to a longword exponent.
T-floating-point-base
OpenVMS usage:floating_point
type: IEEE T_floating
access: read only
mechanism: by value
Base. The T-floating-point-base argument is an IEEE T-floating
number containing the base.
longword-integer-exponent
OpenVMS usage:longword_signed
type: longword (signed)
access: read only
mechanism: by value
Exponent. The longword-integer-exponent argument is a signed
longword that contains the longword exponent.