Skip to main content

Module rounding

Module rounding 

Source

Re-exports§

pub use crate::*;
pub use self::ceil::*;
pub use self::floor::*;
pub use self::rint::*;
pub use self::round::*;
pub use self::roundeven::*;
pub use self::trunc::*;

Modules§

ceil
floor
rint
round
roundeven
trunc