#include <gr_math.h>
#include <cmath>
Defines | |
| #define | REAL float |
| #define | TAN_MAP_RES 0.003921569 |
| #define | RAD_PER_DEG 0.017453293 |
| #define | TAN_MAP_SIZE 256 |
Functions | |
| REAL | gr_fast_atan2f (REAL y, REAL x) |
| #define RAD_PER_DEG 0.017453293 |
| #define REAL float |
| #define TAN_MAP_RES 0.003921569 |
| #define TAN_MAP_SIZE 256 |
| REAL gr_fast_atan2f | ( | REAL | y, | |
| REAL | x | |||
| ) |
1.5.1