Mount Fuji Engine  0.8b
float MFSqrt ( float  x)

Calculates the square root of a value.

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