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
1 – Returns
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.
2 – Arguments
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.