mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
C23 adds various <math.h> function families originally defined in TS 18661-4. Add the atanpi functions (atan(x)/pi). Tested for x86_64 and x86, and with build-many-glibcs.py.