Searched refs:atanhi (Results 1 – 1 of 1) sorted by relevance
25 static const float atanhi[] = { variable67 if(hx>0) return atanhi[3]+atanlo[3]; in __atanf()68 else return -atanhi[3]-atanlo[3]; in __atanf()98 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x); in __atanf()