Searched refs:atanhi (Results 1 – 2 of 2) sorted by relevance
20 static const float atanhi[] = { variable22 static float atanhi[] = {82 if(hx>0) return atanhi[3]+atanlo[3];83 else return -atanhi[3]-atanlo[3];112 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x);
22 static const float atanhi[] = { variable59 if(hx>0) return atanhi[3]+*(volatile float *)&atanlo[3]; in atanf()60 else return -atanhi[3]-*(volatile float *)&atanlo[3]; in atanf()89 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x); in atanf()