vsignbitf(_:)
For each vector element, returns a non-zero value if and only if the sign of arg is negative. This includes NaNs, infinities and zeros.
Declaration
func vsignbitf(_: vFloat) -> vUInt32For each vector element, returns a non-zero value if and only if the sign of arg is negative. This includes NaNs, infinities and zeros.
func vsignbitf(_: vFloat) -> vUInt32