Searched refs:TAYLOR_SIN (Results 1 – 1 of 1) sorted by relevance
60 #define TAYLOR_SIN(xx, x, dx) \ macro129 return TAYLOR_SIN (x * x, x, dx); in do_sin()
Completed in 3 milliseconds