Copyright Digital Equipment Corp. All rights reserved.
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);
Argument Description Return_Values