I'm the kind of person who understands floats by looking at the underlying bit patterns, and nextafter makes it easy to traverse the integers.
It is a cool function. I remember using it for some testing I did while checking the accuracy of various implementations of basic math functions.
I'm the kind of person who understands floats by looking at the underlying bit patterns, and nextafter makes it easy to traverse the integers.