Lane-wise multiplication.
Multiplies the value of each lane of this value with the value of the corresponding lane of other.
other
Returns the result for each lane.
Float32x4 operator *(Float32x4 other);