val_unc 0.8.0

A package for handling quantities with uncertainties.
Documentation
1
2
3
4
5
pub use num::*;
pub use ops::*;

pub mod num;
pub mod ops;