VMS Help
CRTL, trunc

 *Conan The Librarian

    Truncates the argument to an integral value.

    This function is supported on OpenVMS Integrity servers and
    Alpha only.

    Format

      #include  <math.h>

      double trunc  (double x);

      float truncf  (float x,);

      long double truncl  (long double x);

  Additional Information (explode) :

  Close     Help