[libstdc++] Expose Airy functions.
Ed Smith-Rowland
3dw4rd@verizon.net
Thu Nov 16 18:52:00 GMT 2017
We've had these Airy functions almost to the surface for a while now.
Let's have them as extensions.
This is undergoing testing now.
OK if testing passes?
-------------- next part --------------
2017-11-15 Edward Smith-Rowland <3dw4rd@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/airy_ai/check_nan.cc: New.
* testsuite/ext/special_functions/airy_ai/check_value.cc: New.
* testsuite/ext/special_functions/airy_ai/compile.cc: New.
* testsuite/ext/special_functions/airy_bi/check_nan.cc: New.
* testsuite/ext/special_functions/airy_bi/check_value.cc: New.
* testsuite/ext/special_functions/airy_bi/compile.cc: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: airy.patch
Type: text/x-patch
Size: 31236 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20171116/d17f1b0e/attachment.bin>
More information about the Libstdc++
mailing list