Function roundf16

Source
pub fn roundf16(x: f16) -> f16
Expand description

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