VMS Help
RTL Routines, OTS$, OTS$POWSS
*Conan The Librarian
|
The Raise an IEEE S-Floating Base to an IEEE S-Floating Exponent
routine raises a IEEE S-floating base to an IEEE S-floating
exponent.
Format
OTS$POWSS S-floating-point-base ,S-floating-point-exponent
OpenVMS usage:floating_point
type: IEEE S_floating
access: write only
mechanism: by value
Result of raising an IEEE S-floating base to an IEEE S-floating
exponent.
S-floating-point-base
OpenVMS usage:floating_point
type: IEEE S_floating
access: read only
mechanism: by value
Base that OTS$POWSS raises to an IEEE S-floating exponent. The
S-floating-point-base argument is an IEEE S-floating number
containing the base.
S-floating-point-exponent
OpenVMS usage:floating_point
type: IEEE S_floating
access: read only
mechanism: by value
Exponent to which OTS$POWSS raises the base. The S-floating-
point-exponent argument is an IEEE S-floating number containing
the exponent.