[MacRuby-devel] [MacRuby] #584: BigMath.sqrt always returns NaN

MacRuby ruby-noreply at macosforge.org
Wed Feb 3 01:56:09 PST 2010


#584: BigMath.sqrt always returns NaN
-------------------------------------+--------------------------------------
 Reporter:  hghoehne@…               |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  major                    |   Milestone:  MacRuby 0.5          
Component:  MacRuby                  |    Keywords:                       
-------------------------------------+--------------------------------------

Comment(by maxime.curioni@…):

 Sorry about the misprint for ruby 1.9:

 # ruby -v => ruby 1.9.2dev (2010-01-26 trunk 26419) [i386-darwin10.2.0]
 {{{
 >> require 'bigdecimal/math'
 => true
 >> BigMath.methods.include? :sqrt
 => true
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/584#comment:2>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list