abs(_:)
Elementwise absolute value of a vector. The result is a vector of the same length with all elements positive.
Declaration
func abs(_ x: simd_half16) -> simd_half16Elementwise absolute value of a vector. The result is a vector of the same length with all elements positive.
func abs(_ x: simd_half16) -> simd_half16