about summary refs log tree commit diff
path: root/sysdeps/sh
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-22 04:57:01 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-22 04:57:01 +0000
commitd290c57b5f8a6cfcdf3e4fded96ced1dc342e525 (patch)
tree4d0af83131866087772e6ce33e2441d673aa2f03 /sysdeps/sh
parentd8cbcd7d348d54789dfc8e19ee696205339a633d (diff)
downloadglibc-d290c57b5f8a6cfcdf3e4fded96ced1dc342e525.tar.gz
glibc-d290c57b5f8a6cfcdf3e4fded96ced1dc342e525.tar.xz
glibc-d290c57b5f8a6cfcdf3e4fded96ced1dc342e525.zip
Update.
	* sysdeps/s390/fpu/libm-test-ulps: Likewise.
	* sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
	* sysdeps/mips/fpu/libm-test-ulps: Likewise.
Diffstat (limited to 'sysdeps/sh')
-rw-r--r--sysdeps/sh/sh4/fpu/libm-test-ulps15
1 files changed, 15 insertions, 0 deletions
diff --git a/sysdeps/sh/sh4/fpu/libm-test-ulps b/sysdeps/sh/sh4/fpu/libm-test-ulps
index 644a438c6a..3a4c8a1695 100644
--- a/sysdeps/sh/sh4/fpu/libm-test-ulps
+++ b/sysdeps/sh/sh4/fpu/libm-test-ulps
@@ -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: 4
+ifloat: 4
+
 Function: "atanh":
 double: 1
 idouble: 1