nextafter(_:_:)
Returns the next representable value of each element in a vector in the direction of the corresponding element in a second vector.
Declaration
func nextafter(_ x: simd_double2, _ y: simd_double2) -> simd_double2Returns the next representable value of each element in a vector in the direction of the corresponding element in a second vector.
func nextafter(_ x: simd_double2, _ y: simd_double2) -> simd_double2