Function vrndns_f32
#[target_feature(enable = "neon")]
pub fn vrndns_f32(a: f32) -> f32
Floating-point round to integral, to nearest with ties to even Arm's documentation
vrndns_f32#[target_feature(enable = "neon")]
pub fn vrndns_f32(a: f32) -> f32
Floating-point round to integral, to nearest with ties to even Arm's documentation