1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Resort ULPs files with gen-libm-test.pl -n in C locale.

This commit is contained in:
Joseph Myers
2012-02-20 18:06:05 +00:00
parent 06b99b0263
commit 5ad91f6e6f
6 changed files with 45 additions and 38 deletions

View File

@ -1,6 +1,11 @@
# Begin of automatic generation
# atan2
Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112":
float: 6
ifloat: 6
ildouble: 1
ldouble: 1
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
float: 3
ifloat: 3
@ -16,11 +21,6 @@ float: 1
ifloat: 1
ildouble: 1
ldouble: 1
Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112":
float: 6
ifloat: 6
ildouble: 1
ldouble: 1
# atanh
Test "atanh (0.75) == 0.972955074527656652552676371721589865":