#include <math.h>Include dependency graph for fmath.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| float | invsqrt (float) |
| void | invsqrt_p (float *) |
| float | ffabs (float) |
| void | ffabs_p (float *) |
| float ffabs | ( | float | ) | [inline] |
| void ffabs_p | ( | float * | ) | [inline] |
| float invsqrt | ( | float | ) | [inline] |
| void invsqrt_p | ( | float * | ) | [inline] |
1.4.7