Function core::arch::aarch64::vrndp_f32

1.59.0 · source ·
pub unsafe fn vrndp_f32(a: float32x2_t) -> float32x2_t
Available on AArch64 and target feature neon only.
Expand description

浮点舍入为整数,朝向正无穷大

Arm’s documentation