Searched refs:tanf (Results 1 – 14 of 14) sorted by relevance
148 float c_value = (1 - tanf(theta * q / 2.0)) / (1 + tanf(theta * q / 2.0)); in BandPassFilterCalcs()
26 float tanf(float x) in tanf() function
76 __tan.c tan.c __tandf.c tanf.c __tanl.c tanl.c
44 __tan.c tan.c __tandf.c tanf.c tanh.c tanhf.c tanhl.c __tanl.c
74 __tan.c tan.c __tandf.c tanf.c __tanl.c tanl.c
49 __tan.c tan.c __tandf.c tanf.c __tanl.c tanl.c
190 extern float tanf(float x);
2551 void tanf() {} in tanf() function
2565 void tanf() {} in tanf() function
486 t[2] = tanf(a); t[3] = 1.0f; in nsvg__xformSetSkewX()492 t[0] = 1.0f; t[1] = tanf(a); in nsvg__xformSetSkewY()