The Raise an IEEE T-Floating Base to an IEEE T-Floating Exponent routine raises an IEEE T-floating base to an IEEE T-floating exponent. Format OTS$POWTT T-floating-point-base ,T-floating-point-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 an IEEE T-floating exponent.
2 – Arguments
T-floating-point-base OpenVMS usage:floating_point type: IEEE T_floating access: read only mechanism: by value Base that OTS$POWTT raises to an IEEE T-floating exponent. The T-floating-point-base argument is an IEEE T-floating number containing the base. T-floating-point-exponent OpenVMS usage:floating_point type: IEEE T_floating access: read only mechanism: by value Exponent to which OTS$POWTT raises the base. The T-floating- point-exponent argument is an IEEE T-floating number containing the exponent.