[][src]Function prefix_num_ops::float_core::round

pub fn round<Self_: FloatCore>(self_: Self_) -> Self_

Returns the nearest integer to a number. Round half-way cases away from 0.0.