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

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

Go to the source code of this file.
Defines | |
| #define | fcos cos |
| #define | fsin sin |
| #define | fatan atan |
| #define | TWOPIOVER360 0.0174533 |
| #define | PI 3.141592654 |
| #define fcos cos |
| #define fsin sin |
| #define TWOPIOVER360 0.0174533 |
Definition at line 38 of file mymath.h.
Referenced by aero_UpdateSpeed(), artillery_hit(), auto_dumbfollow_event(), bomb_drop(), and FindComponents().
1.4.7