Function roundf128

Source
pub fn roundf128(x: f128) -> f128
Expand description

Round x to the nearest integer, breaking ties away from zero.