Float64x2 abs( )

Returns the lane-wise absolute value of this Float64x2.

Source

/// Returns the lane-wise absolute value of this [Float64x2].
Float64x2 abs();