Searched defs:sin__S (Results 1 – 3 of 3) sorted by relevance
119 # define sin__S(z) (z*(S0+z*(S1+z*(S2+z*(S3+z*(S4+z*(S5+z*S6))))))) macro
317 static double sin__S(z) in sin__S() function
304 static double sin__S(z) in sin__S() function