|
VMS Help CRTL, nint *Conan The Librarian |
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 (explode) :
|
|