xirr 0.4.0
Calculates IRR of a Cashflow, similar to Excel's, XIRR formula. It defaults to Newton Method, but will calculate Bisection as well.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
~> 4
RubyInline
~> 3