Searched refs:tanh (Results 1 – 13 of 13) sorted by relevance
49 tanh(double x) in tanh() function83 __weak_reference(tanh, tanhl);
95 # -- Begin tanh96 ENTRY(tanh)277 END(tanh)278 # -- End tanh281 ALIAS_SYMBOL(tanhl, tanh);
80 # -- Begin tanh81 ENTRY(tanh)256 END(tanh)257 # -- End tanh
119 double tanh(double);
255 tanh;
254 tanh;
481 TEST(math, tanh) { in TEST() argument482 ASSERT_DOUBLE_EQ(0.0, tanh(0.0)); in TEST()1873 DoMathDataTest<2>(g_tanh_intel_data, tanh); in TEST()
1045 tanh