Closed
Description
There are lots of implementations online.
As an example, here are the special functions that I needed in my projects over the past 10 years:
Being able to standardize on the API for all or most of them would be a huge deal. Other languages:
SciPy
https://docs.scipy.org/doc/scipy/reference/special.html
Matlab
https://www.mathworks.com/help/matlab/special-functions-1.html
Julia
Separate package: SpecialFunctions.jl