Adjust error values for atan2f.
authorUlrich Drepper <drepper@redhat.com>
Wed, 18 Apr 2001 00:19:18 +0000 (00:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 18 Apr 2001 00:19:18 +0000 (00:19 +0000)
sysdeps/alpha/fpu/libm-test-ulps

index 5169a3e..6d664c8 100644 (file)
@@ -13,6 +13,17 @@ float: 2
 idouble: 1
 ifloat: 2
 
+# atan2
+Test "atan2 (0.7, -1.0) == 2.530866689200584621918884506789267":
+float: 3
+ifloat: 3
+Test "atan2 (-0.7, -1.0) == -2.530866689200584621918884506789267":
+float: 3
+ifloat: 3
+Test "atan2 (1.4, -0.93) == 2.1571487668237843754887415992772736":
+float: 4
+ifloat: 4
+
 # atanh
 Test "atanh (0.7) == 0.8673005276940531944":
 double: 1
@@ -758,6 +769,10 @@ float: 2
 idouble: 1
 ifloat: 2
 
+Function: "atan2":
+float: 3
+ifloat: 3
+
 Function: "atanh":
 double: 1
 idouble: 1