Searched refs:__tan (Results 1 – 3 of 3) sorted by relevance
60 return __tan(x, 0.0, 0); in tan()69 return __tan(y[0], y[1], n&1); in tan()
66 double __tan(double x, double y, int odd) in __tan() function
95 double __tan(double, double, int);
Completed in 108 milliseconds