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