Categories: None [Edit]

rical

https://rubygems.org/gems/rical
https://github.com/lmbacelar/rical
Computes approximation within a given error_limit to the values of a root of an arbitrary function f(x) or to the value of inverse function g(y) = x. Uses Newton-Raphson or Secant methods. Requires one (Newton-Raphson) or two (Secant) estimates of the target value. Raises NoConvergenceError when it does not converge within the set error_limit, on set number of iterations.

Total

Ranking: 82,864 of 189,968
Downloads: 11,060

Daily

Ranking: 122,573 of 189,933
Downloads: 0

Depended by

RankDownloadsName
66,63615,327tuscan

Depends on

RankDownloadsName
13,223,052,755bundler
81,249,142,844rake
29955,025,919rspec

Owners

#GravatarHandle
1iconlmbacelar