Dart SDK
dart:typed_data
Float64x2
withY
method
withY
Float64x2
Properties
x
y
signMask
Constructors
Float64x2
splat
zero
fromFloat32x4
Operators
operator +
operator unary-
operator -
operator *
operator /
Methods
scale
abs
clamp
withX
withY
min
max
sqrt
Float64x2
withY
(
double
y
)
Returns a new
Float64x2
copied from this with a new y value.