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