mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Update powerpc libm ULPs
This commit is contained in:
parent
fffb407f46
commit
e47686e960
@ -1,3 +1,7 @@
|
||||
2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
|
||||
|
||||
2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
|
||||
|
@ -257,6 +257,9 @@ idouble: 1
|
||||
Test "Real part of: cacos (0.5 - 0 i) == 1.047197551196597746154214461093167628066 + +0 i":
|
||||
double: 1
|
||||
idouble: 1
|
||||
Test "Real part of: cacos (0.75 + 1.25 i) == 1.11752014915610270578240049553777969 - 1.13239363160530819522266333696834467 i":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
Test "Imaginary part of: cacos (1.5 + +0 i) == +0 - 0.9624236501192068949955178268487368462704 i":
|
||||
double: 1
|
||||
float: 1
|
||||
@ -3021,7 +3024,9 @@ ldouble: 1
|
||||
|
||||
Function: Real part of "cacos":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user