Lane-wise subtraction.
Subtracts the value of each lane of other from the value of the corresponding lane of this value.
other
Returns the result for each lane.
Float32x4 operator -(Float32x4 other);