Contents

simd_sign(_:)

Returns the sign of each element in a vector.

Declaration

func simd_sign(_ x: Float) -> Float

See Also

Common Functions