Home
last modified time | relevance | path

Searched refs:__tan (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dtan.c60 return __tan(x, 0.0, 0); in tan()
69 return __tan(y[0], y[1], n&1); in tan()
A D__tan.c66 double __tan(double x, double y, int odd) in __tan() function
A Dlibm.h95 double __tan(double, double, int);

Completed in 8 milliseconds