Mount Fuji Engine  0.8b
float MFRSqrtE ( float  x)

Very fast reciprocal square root estimate of a value.

Parameters
xAny positive value.
Returns
The reciprocal square root estimate of x.
See Also
MFSqrt(), MFRSqrt()