]> sourceware.org Git - glibc.git/commitdiff
Add ulps for double tests.
authorAndreas Jaeger <aj@suse.de>
Sat, 31 Aug 2002 10:32:59 +0000 (10:32 +0000)
committerAndreas Jaeger <aj@suse.de>
Sat, 31 Aug 2002 10:32:59 +0000 (10:32 +0000)
sysdeps/x86_64/fpu/libm-test-ulps

index 3676b4567c7abaa7cda1add91500f8d9898cec61..6faeef562292d98d21248362c331ea18b6e4fd57 100644 (file)
@@ -2492,17 +2492,17 @@ ildouble: 2
 ldouble: 2
 
 Function: Real part of "cpow":
-double: 1
+double: 2
 float: 4
-idouble: 1
+idouble: 2
 ifloat: 4
 ildouble: 5
 ldouble: 5
 
 Function: Imaginary part of "cpow":
-double: 1.1031
+double: 2
 float: 2
-idouble: 1.1031
+idouble: 2
 ifloat: 2
 ildouble: 2
 ldouble: 2
This page took 0.042715 seconds and 5 git commands to generate.