nearbyint
double nearbyint(double);
extern double nearbyint(double);
using ::nearbyint;
extern double nearbyint __P((double));