Searched defs:tan (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/i387/
H A Ds_tan.S40 ENTRY(tan) function
/bionic/libm/src/
H A Ds_tan.c17 /* tan(x)
25 * Let S,C and T denote the sin, cos and tan respectively on
30 * n sin(x) cos(x) tan(x)
39 * Let trig be any of sin, cos, or tan.
51 tan(double x) function
67 /* tan(Inf or NaN) is NaN */

Completed in 6692 milliseconds