Re: [libstdc++] Expose Airy functions.
On 18/11/17 20:33 -0500, Ed Smith-Rowland wrote: Here is the final patch fir libstdc++ Airy functions... OK for trunk, thanks.
Re: [libstdc++] Expose Airy functions.
Here is the final patch fir libstdc++ Airy functions... 2017-11-18 Edward Smith-Rowland <3dw...@verizon.net> * include/bits/specfun.h: Expose airy_ai and airy_bi. * include/tr1/modified_bessel_func.tcc: Treat NaN and inf arg, return. * testsuite/ext/special_functions/ai