Trait accurate::traits::Round3 [] [src]

pub trait Round3: Float + Ieee754 + HalfUlp { }

Correctly rounded sum of three non-overlapping numbers

Implementors