mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-18 14:30:43 +08:00
or1k: Update libm-test-ulps
Regen to add new functions acospi, asinpi, atan2pi and atanpi.
This commit is contained in:
parent
2716bd6b12
commit
afac8b1311
@ -33,6 +33,10 @@ Function: "acosh_upward":
|
||||
double: 2
|
||||
float: 2
|
||||
|
||||
Function: "acospi":
|
||||
double: 1
|
||||
float: 1
|
||||
|
||||
Function: "asin":
|
||||
double: 1
|
||||
float: 1
|
||||
@ -65,6 +69,10 @@ Function: "asinh_upward":
|
||||
double: 3
|
||||
float: 3
|
||||
|
||||
Function: "asinpi":
|
||||
double: 1
|
||||
float: 1
|
||||
|
||||
Function: "atan":
|
||||
double: 1
|
||||
float: 1
|
||||
@ -84,6 +92,10 @@ Function: "atan2_upward":
|
||||
double: 8
|
||||
float: 2
|
||||
|
||||
Function: "atan2pi":
|
||||
double: 1
|
||||
float: 1
|
||||
|
||||
Function: "atan_downward":
|
||||
double: 1
|
||||
float: 2
|
||||
@ -112,6 +124,10 @@ Function: "atanh_upward":
|
||||
double: 3
|
||||
float: 3
|
||||
|
||||
Function: "atanpi":
|
||||
double: 1
|
||||
float: 1
|
||||
|
||||
Function: "cabs":
|
||||
double: 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user