financial 1.1.5

A collection of finance calculations mimicking some of Excel Financial Functions interface
Documentation
1
2
3
4
5
pub mod fv;
pub mod irr;
pub mod mirr;
pub mod npv;
pub mod pv;