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