diff options
Diffstat (limited to 'SHARED-FILES')
-rw-r--r-- | SHARED-FILES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SHARED-FILES b/SHARED-FILES index e700f4b..b403a2a 100644 --- a/SHARED-FILES +++ b/SHARED-FILES @@ -342,3 +342,7 @@ sysdeps/ieee754/flt-32/s_asinpif.c: (src/binary32/asinpi/asinpif.c in CORE-MATH) - the code was adapted to use glibc code style and internal functions to handle errno, overflow, and underflow. +sysdeps/ieee754/flt-32/s_atan2pif.c: + (src/binary32/atan2pi/atan2pif.c in CORE-MATH) + - the code was adapted to use glibc code style and internal + functions to handle errno, overflow, and underflow. |