Synopsis
double nextafter(double x,
                 double y);
Description

nextafter Returns the next representable value after x in the direction of y.