ruby/ext/bigdecimal/lib/bigdecimal
eregon 1cc709a84a * ext/bigdecimal: update class method call style from :: to .
in documentation and usage.
* ext/bigdecimal/lib/bigdecimal/math.rb: [DOC] fix examples values.
  Computations were made using ruby 2.0.0p247 to ensure
  no effect of the recent BigDecimal bug.
* ext/bigdecimal/sample/nlsolve.rb: fix indent.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-02 15:10:13 +00:00
..
jacobian.rb * ext/bigdecimal: update class method call style from :: to . 2014-01-02 15:10:13 +00:00
ludcmp.rb * ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend on 2009-09-21 20:04:10 +00:00
math.rb * ext/bigdecimal: update class method call style from :: to . 2014-01-02 15:10:13 +00:00
newton.rb * ext/bigdecimal/*: improve documentation, nodoc samples with @mrkn 2013-06-13 14:44:25 +00:00
util.rb * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example of 2013-11-14 14:40:53 +00:00