git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
tadf 2008-04-14 22:33:50 +00:00
parent 6d02a4857d
commit 978943472e

View File

@ -4,7 +4,7 @@ Tue Apr 15 07:21:21 2008 Tadayoshi Funaba <tadf@dotrb.org>
* complex.c (nucomp_abs): use hypot.
* complex.c (nucomp_quo): do not force convertion.
* complex.c (nucomp_quo): do not force conversion.
* test/ruby/test_complex.rb: omitted some meaningless tests.