Contents

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) -> vFloat

See Also

Floating-Point Arithmetic and Auxiliary Functions (from vfp.h)