s390x: Regenerate ULPs.

Updates needed after recent commit:
db3f7bb558
"math: Remove slow paths from asin and acos [BZ #15267]"
Compre to the required ulps update for x86_64.
This commit is contained in:
Stefan Liebler 2021-03-12 14:31:49 +01:00
parent 0280b390fb
commit 08a0ebb20e
1 changed files with 3 additions and 1 deletions

View File

@ -57,7 +57,7 @@ float: 1
ldouble: 1
Function: "asin_upward":
double: 1
double: 2
float: 1
ldouble: 2
@ -82,6 +82,7 @@ float: 3
ldouble: 4
Function: "atan":
double: 1
float: 1
ldouble: 1
@ -560,6 +561,7 @@ float: 3
ldouble: 2
Function: Imaginary part of "clog":
double: 1
float: 1
ldouble: 1