__hypotfx
In this section:
Syntax
signed long __hypotfx(signed long x, signed long y);
Description
Calculates the hypotenuse length of the variables y and x, using the fixed-point Arithmetic Unit for Trigonometric Functions (TFU).
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.