Dart SDK
dart:typed_data
Float64x2
operator +
method
operator +
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
operator +
(
Float64x2
other
)
Addition operator.