fixhypot

Fixed point hypotenuse.

Description

Fixed point hypotenuse (returns the square root of `x*x + y*y'). This should be better than calculating the formula yourself manually, since the error is much smaller.
See Also:

Related Projects

The following projects include source code containing this keyword: