1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-16 23:02:13 +03:00

1 Commits

Author SHA1 Message Date
Joseph Myers
f962932206 Implement C23 asinpi
C23 adds various <math.h> function families originally defined in TS
18661-4.  Add the asinpi functions (asin(x)/pi).

Tested for x86_64 and x86, and with build-many-glibcs.py.
2024-12-10 20:42:20 +00:00