Ask HN: What's with the C++17 Special Math?
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
1 comment
[ 6.0 ms ] story [ 26.8 ms ] thread