ATAN_LIMIT 25 modules/cordic_math.c fixed ATAN_LIMIT = 0x36f602be; // 7035.00536 ATAN_LIMIT 122 modules/cordic_math.c while (px > ATAN_LIMIT || py > ATAN_LIMIT) {