Copyright Digital Equipment Corp. All rights reserved.

trunc

   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 available:

Argument        Return_Value