- Fix zero interest rate (#18)
- Remove BigDecimal.new deprecation warning (#17)
- Fix error on IRR function
- Fix the IRR method
- Fix the FloatDomainError exception
- Implements
irr
andnpv
method
- Fix infinite loop with big scale on
rate
method
- Implements
rate
method
- Implements
ipmt
method
- Implements
pv
method
- Remove round from
pmt
andfv
methods
- Implements fv, nper and pmt methods