Skip to main content

vcvtnd_s64_f64

Function vcvtnd_s64_f64 

1.59.0 · Source
pub fn vcvtnd_s64_f64(a: f64) -> i64
Available on target feature neon and (AArch64 or ARM64EC) only.
Expand description

Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation