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_half32) -> simd_half32Elementwise absolute value of a vector. The result is a vector of the same length with all elements positive.
func abs(_ x: simd_half32) -> simd_half32