Copyright Digital Equipment Corp. All rights reserved.

Arguments

 

complex-base

   OpenVMS usage:complex_number
   type:         F_floating complex, D_floating complex, G_floating
                 complex, IEEE S_floating complex, IEEE T_floating
                 complex
   access:       read only
   mechanism:    by value

   Complex base. The complex-base argument contains the value of
   the base. For OTS$POWCC, complex-base is an F-floating complex
   number. For OTS$POWCDCD_R3, complex-base is a D-floating complex
   number. For OTS$POWCGCG_R3, complex-base is a G-floating complex
   number. For OTS$POWCSCS, complex-base is an IEEE S-floating
   complex number. For OTS$POWCTCT_R3, complex-base is an IEEE T-
   floating complex number.
 

complex-exponent-value

   OpenVMS usage:complex_number
   type:         F_floating complex, D_floating complex, G_floating
                 complex, IEEE S_floating complex, IEEE T_floating
                 complex
   access:       read only
   mechanism:    by value

   Complex exponent. The complex-exponent-value argument contains
   the value of the exponent. For OTS$POWCC, complex-exponent-value
   is an F-floating complex number. For OTS$POWCDCD_R3, complex-
   exponent-value is a D-floating complex number. For OTS$POWCGCG_
   R3, complex-exponent-value is a G-floating complex number. For
   OTS$POWCSCS, complex-exponent-value is an IEEE S-floating complex
   number. For OTS$POWCTCT_R3, complex-exponent-value is an IEEE
   T-floating complex number.