Home
last modified time | relevance | path

Searched refs:tanf (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dsf_tan.c28 float tanf(float x) in tanf() function
30 float tanf(x) in tanf()
63 return (double) tanf((float) x);
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_svg.c64 #define tanf SDL_tanf macro
A Dnanosvg.h490 t[2] = tanf(a); t[3] = 1.0f; in nsvg__xformSetSkewX()
496 t[0] = 1.0f; t[1] = tanf(a); in nsvg__xformSetSkewY()
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_stdlib.c447 return tanf(x); in SDL_tanf()
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt773 log logf log10 log10f pow powf scalbn scalbnf sin sinf sqrt sqrtf tan tanf
831 pow powf scalbn scalbnf sin sinf sqrt sqrtf tan tanf acos acosf

Completed in 15 milliseconds