VMS Help  —  CRTL  trunc
    Truncates the argument to an integral value.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <math.h>

      double trunc  (double x);

      float truncf  (float x,);

      long double truncl  (long double x);
Additional Information: explode extract
Argument Return Value
Close Help