finance-math 0.0.1

finance-rust is a simple common finance mathematics in rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["pow2n10"]
description = "finance-rust is a simple common finance mathematics in rust."
documentation = "http://blog.pownm.com/finance-rust/finance/"
keywords = ["finance", "math", "mathematics"]
license = "MIT"
name = "finance-math"
readme = "README.MD"
repository = "https://github.com/pow2n10/finance-rust"
version = "0.0.1"