AdvSimd.Arm64.ConvertToInt64RoundAwayFromZeroScalar Method

Definition

int64x1_t vcvta_s64_f64 (float64x1_t a)

A64: FCVTAS Dd, Dn

C#
public static System.Runtime.Intrinsics.Vector64<long> ConvertToInt64RoundAwayFromZeroScalar(System.Runtime.Intrinsics.Vector64<double> value);

Parameters

value
Vector64<Double>

Returns

Applies to

Product Versions
.NET 5, 6, 7, 8, 9, 10