Dart SDK
dart:typed_data
Float64x2
max
method
max
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
max
(
Float64x2
other
)
Returns the lane-wise maximum value in this or other.