recCordic         231 modules/cordic_math.c     recCordic(DEG, r, theta, px, py);
recCordic         264 modules/cordic_math.c     recCordic(RAD, r, theta, px, py);
recCordic          79 modules/cordic_math.h LUALIB_API void recCordic(tangle t, fixed r, fixed theta, fixed *px, fixed *py);