withY method

Float64x2 withY (double y)

Returns a new Float64x2 copied from this with a new y value.

Implementation

Float64x2 withY(double y);