atanr              87 lib/lua/limathlib.c     lua_pushnumber(L, FIXED2INTR(atanr(INT2FIXED(luaL_checknumber(L, 1)))));
atanr              90 modules/cordic_math.h LUALIB_API fixed atanr(fixed x);