Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

He references one of my favorite functions, 'nextafter'. http://en.cppreference.com/w/cpp/numeric/math/nextafter

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.



> He references one of my favorite functions, 'nextafter'. http://en.cppreference.com/w/cpp/numeric/math/nextafter

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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: