1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/bigdecimal/lib/bigdecimal
ocean c1ed63a4c4 * ext/bigdecimal/sample/linear.rb: resolve LoadError.
* ext/bigdecimal/sample/nlsolve.rb: ditto.

* ext/bigdecimal/lib/bigdecimal/nlsolve.rb: removed because this file
  is sample script and same file exists in ext/bigdecimal/sample.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-18 17:31:14 +00:00
..
jacobian.rb
ludcmp.rb mult & div instead of * & /. 2003-08-29 13:33:37 +00:00
math.rb E added. Typo corrected. 2003-08-19 14:16:09 +00:00
newton.rb * bigdecimal/newton.rb: resolve LoadError. 2005-02-18 16:42:43 +00:00
util.rb