const expected = [1, -1]; testV2WithAndWithoutDest((a, newDst) => { return vec2.round(a, newDst); }, expected, [1.1, -1.1]);