Searched defs:round_nearest_tie_even (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/minimal-lexical/src/ | ||
H A D | rounding.rs | 77 pub fn round_nearest_tie_even<Cb>(fp: &mut ExtendedFloat, shift: i32, cb: Cb) in round_nearest_tie_even() functions |
Completed in 1 milliseconds