Returns the nearest integral value to the argument.
This function is OpenVMS Alpha and Integrity servers only.
Format
#include <math.h>
double nint (double x);
float nintf (float x,);
long double nintl (long double x);
Additional Information:
explode
extract