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: 84,625 of 195,871
Downloads: 11,279

Daily

Ranking: 144,404 of 195,832
Downloads: 0

Depended by

RankDownloadsName
68,07715,665tuscan

Depends on

RankDownloadsName
13,644,482,704bundler
81,388,044,401rake
291,007,963,779rspec

Owners

#GravatarHandle
1iconlmbacelar