Float32x4 reciprocalSqrt( )

Returns the square root of the reciprocal of this.

Source

/// Returns the square root of the reciprocal of [this].
Float32x4 reciprocalSqrt();