Searched refs:tanh (Results 1 – 14 of 14) 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
255 tanh;
254 tanh;
55 using ::tanh;
156 double tanh(double);
460 TEST(math, tanh) { in TEST() argument461 ASSERT_DOUBLE_EQ(0.0, tanh(0.0)); in TEST()1874 DoMathDataTest<2>(g_tanh_intel_data, tanh); in TEST()
1045 tanh