Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_tanf.c37 tanf(float x) in tanf() function
Ds_ctanhf.c72 t = tanf(y); in ctanhf()
/bionic/tests/headers/posix/
Dmath_h.c327 FUNCTION(tanf, float (*f)(float)); in math_h()
/bionic/libm/
Dlibm.map.txt253 tanf;
/bionic/libc/include/
Dmath.h101 float tanf(float __x);
/bionic/tests/
Dmath_test.cpp551 TEST(MATH_TEST, tanf) { in TEST() argument
552 ASSERT_FLOAT_EQ(0.0f, tanf(0.0f)); in TEST()
2174 DoMathDataTest<1>(g_tanf_intel_data, tanf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt1043 tanf