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

Comment(by maxime.curi...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to