Dart API Reference
dart:typed_data
Float32x4
max
max
method
Returns the lane-wise maximum value in this or other.
Float32x4
max
(
Float32x4
other
)
Returns the lane-wise maximum value in this or other.