#584: BigMath.sqrt always returns NaN -------------------------------------+-------------------------------------- Reporter: hghoe...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- require "bigdecimal" require "bigdecimal/math" four = BigDecimal("4") puts BigMath.sqrt(four, 10) NaN
-- Ticket URL: <http://www.macruby.org/trac/ticket/584> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel