vnextafterf(_:_:)
For each vector element, calculates the next representable value after x in the direction of y. If x is equal to y, then y is returned.
Declaration
func vnextafterf(_: vFloat, _: vFloat) -> vFloatFor each vector element, calculates the next representable value after x in the direction of y. If x is equal to y, then y is returned.
func vnextafterf(_: vFloat, _: vFloat) -> vFloat