lawkit-core 2.1.0

Core library for statistical law analysis with international number support
Documentation
1
2
3
4
5
6
pub mod benford;
pub mod integration;
pub mod normal;
pub mod pareto;
pub mod poisson;
pub mod zipf;