Searched refs:ASIN_LINEAR (Results 1 – 2 of 2) sorted by relevance
48 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */ in asinl()
37 #define ASIN_LINEAR (BIAS - 56) /* 2**-56 */ macro