Docs.rs
br-maths-0.1.4
br-maths 0.1.4
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
json ^0.12.4
normal
Versions
82.61%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module stats
Functions
?
Module
br_maths
::
stats
source
·
[
−
]
Expand description
统计学算法
Functions
stddev
样本偏差值
stdevp
样本标准差 (n)
variance
方差 变差 (n-1)
variancep
方差 变差 (n)