Copyright Digital Equipment Corp. All rights reserved.

nint

   Returns the nearest integral value to the argument.

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

   Format

     #include  <math.h>

     double nint  (double x);

     float nintf  (float x,);

     long double nintl  (long double x);
 


Additional information available:

Argument        Description     Return_Values