summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-05-02 22:21:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-05-02 22:21:26 +0000
commit9bc5fa8de0e98ff1317c3fdc7e35f6e13be0ac35 (patch)
treece96a83dbff78b590ac8b473b478b2c4bb8e3d55 /t
parentbd055eb9b066b8debf194cc12db404cd438d1936 (diff)
downloadperl-9bc5fa8de0e98ff1317c3fdc7e35f6e13be0ac35.tar.gz
Complex tweakery.
p4raw-id: //depot/cfgperl@6051
Diffstat (limited to 't')
-rwxr-xr-xt/lib/complex.t12
1 files changed, 6 insertions, 6 deletions
diff --git a/t/lib/complex.t b/t/lib/complex.t
index 7312c09de0..d4beb8bded 100755
--- a/t/lib/complex.t
+++ b/t/lib/complex.t
@@ -892,7 +892,7 @@ __END__
( 2,-3):( 1.96863792579310, -0.96465850440760)
&acosh
-(-2.0,0):( -1.31695789692482, 3.14159265358979)
+(-2.0,0):( 1.31695789692482, 3.14159265358979)
(-1.0,0):( 0, 3.14159265358979)
(-0.5,0):( 0, 2.09439510239320)
( 0.0,0):( 0, 1.57079632679490)
@@ -902,8 +902,8 @@ __END__
&acosh
( 2, 3):( 1.98338702991654, 1.00014354247380)
-(-2, 3):( -1.98338702991653, -2.14144911111600)
-(-2,-3):( -1.98338702991653, 2.14144911111600)
+(-2, 3):( 1.98338702991653, 2.14144911111600)
+(-2,-3):( 1.98338702991653, -2.14144911111600)
( 2,-3):( 1.98338702991654, -1.00014354247380)
&atanh
@@ -922,15 +922,15 @@ __END__
&asech
(-2.0,0):( 0 , 2.09439510239320)
(-1.0,0):( 0 , 3.14159265358979)
-(-0.5,0):( -1.31695789692482, 3.14159265358979)
+(-0.5,0):( 1.31695789692482, 3.14159265358979)
( 0.5,0):( 1.31695789692482, 0 )
( 1.0,0):( 0 , 0 )
( 2.0,0):( 0 , 1.04719755119660)
&asech
( 2, 3):( 0.23133469857397, -1.42041072246703)
-(-2, 3):( -0.23133469857397, 1.72118193112276)
-(-2,-3):( -0.23133469857397, -1.72118193112276)
+(-2, 3):( 0.23133469857397, -1.72118193112276)
+(-2,-3):( 0.23133469857397, 1.72118193112276)
( 2,-3):( 0.23133469857397, 1.42041072246703)
&acsch