Home | History | Annotate | Download | only in src

Lines Matching defs:a1

48 #define a1 1.000025f        /*((float)0x1922253)/((float)0x1000000)*2/Pi; */
55 #define _sin(x) ((((((a6*(x) + a5)*(x) + a4)*(x) + a3)*(x) + a2)*(x) + a1)*(x) + a0)