PandA-2024.02
|
#include <math.h>
Go to the source code of this file.
Macros | |
#define | ROT 8 |
#define | SCALE 10 |
Functions | |
void | top_atan2 (coord_t y0, coord_t x0, phase_t *zn) |
#define ROT 8 |
Definition at line 52 of file cordic.h.
Referenced by cordic_atan2().
void top_atan2 | ( | coord_t | y0, |
coord_t | x0, | ||
phase_t * | zn | ||
) |
Definition at line 152 of file cordic_atan2.cpp.
References cordic_atan2().
Referenced by main().