Function float_extras::f64::lround [] [src]

pub fn lround(x: f64) -> isize

lround rounds their argument to the nearest integer value, rounding away from zero.