Searched refs:aT (Results 1 – 1 of 1) sorted by relevance
39 static const float aT[] = { variable94 s1 = z*(aT[0]+w*(aT[2]+w*(aT[4]+w*(aT[6]+w*(aT[8]+w*aT[10]))))); in __atanf()95 s2 = w*(aT[1]+w*(aT[3]+w*(aT[5]+w*(aT[7]+w*aT[9])))); in __atanf()
Completed in 3 milliseconds