financial 1.1.5

A collection of finance calculations mimicking some of Excel Financial Functions interface
Documentation
[[bench]]
harness = false
name = "benches"

[dependencies.chrono]
version = "0.4.23"

[dev-dependencies.criterion]
version = "0.4.0"

[package]
authors = ["Raymon Mina <raymonmina@gmail.com>"]
categories = ["mathematics"]
description = "A collection of finance calculations mimicking some of Excel Financial Functions interface"
documentation = "https://docs.rs/financial/"
edition = "2018"
homepage = "https://github.com/raymon1/financial"
keywords = ["finance", "financial", "money", "NPV", "IRR"]
license = "MIT OR Apache-2.0"
name = "financial"
readme = "README.md"
repository = "https://github.com/raymon1/financial"
version = "1.1.5"