[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23262

From: tadf ruby-lang.org
Date: Tue, 15 Apr 2008 07:30:46 +0900 (JST)
Subject: [ruby-cvs:23262] Ruby:r16022 (trunk): * complex.c (nucomp_div): [ruby-dev:34357]

tadf	2008-04-15 07:30:45 +0900 (Tue, 15 Apr 2008)

  New Revision: 16022

  Modified files:
    trunk/ChangeLog
    trunk/complex.c
    trunk/math.c
    trunk/test/ruby/test_complex.rb

  Log:
    * complex.c (nucomp_div): [ruby-dev:34357]
    
    * complex.c (nucomp_abs): use hypot.
    
    * complex.c (nucomp_quo): do not force convertion.
    
    * test/ruby/test_complex.rb: omitted some meaningless tests.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_complex.rb?r1=16022&r2=16021&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/math.c?r1=16022&r2=16021&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/complex.c?r1=16022&r2=16021&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16022&r2=16021&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]