mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
2001-04-17 David S. Miller <davem@redhat.com> * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update for new atan2 tests. * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
This commit is contained in:
@ -18,6 +18,20 @@ Test "atanh (0.7) == 0.8673005276940531944":
|
||||
double: 1
|
||||
idouble: 1
|
||||
|
||||
# atan2
|
||||
Test "atan2 (0.7, -1.0) == 2.5308666892005846219":
|
||||
float: 3.0000
|
||||
ifloat: 3.0000
|
||||
Test "atan2 (-0.7, -1.0) == -2.5308666892005846219":
|
||||
float: 3.0000
|
||||
ifloat: 3.0000
|
||||
Test "atan2 (1.4, -0.93) == 2.1571487668237843755":
|
||||
float: 4.0000
|
||||
ifloat: 4.0000
|
||||
Function: "atan2":
|
||||
float: 4.0000
|
||||
ifloat: 4.0000
|
||||
|
||||
# cabs
|
||||
Test "cabs (-0.7 + 12.4 i) == 12.419742348374220601176836866763271":
|
||||
float: 1
|
||||
|
Reference in New Issue
Block a user