__tan
hidden double __tan(double,double,int);
return __tan(x, 0.0, 0);
return __tan(y[0], y[1], n&1);