Searched refs:tanhf (Results 1 – 11 of 11) sorted by relevance
26 tanhf(float x) in tanhf() function
199 float tanhf(float);
256 tanhf;
255 tanhf;
485 TEST(math, tanhf) { in TEST() argument486 ASSERT_FLOAT_EQ(0.0f, tanhf(0.0f)); in TEST()1878 DoMathDataTest<2>(g_tanhf_intel_data, tanhf); in TEST()
1044 tanhf