VMS Help  —  CRTL  logb
    Returns the radix-independent exponent of the argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <math.h>

      double logb  (double x);

      float logbf  (float x);

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