spirix 0.0.12

Two's complement floating-point arithmetic library
Documentation
1
2
3
4
5
//! Statistical and probability functions

pub mod scalar;
#[cfg(feature = "rand")]
pub mod random;