Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: What's with the C++17 Special Math?
4 points by cjhanks on May 8, 2017 | hide | past | favorite | 1 comment
Looking through CPPreference I found the `special_math` targeted for C++17 [1]. Most of these functions look very specialized and I would expect there to be fairly non-generic optimized implementations.

What makes these functions generally useful enough for inclusion into the STL?

[1] http://en.cppreference.com/w/cpp/numeric/special_math




Machine Learning




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

Search: