VMS Help  —  CRTL  exp2
    Returns the value of 2 raised to the power of the argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <math.h>

      double exp2  (double x);

      float exp2f  (float x);

      long double exp2l  (long double x); )
Additional Information: explode extract
Argument Description Return Values
Close Help