Searched defs:atanh (Results 1 – 11 of 11) sorted by relevance
21 double atanh(double x) /* wrapper atanh */ in atanh() function
1086 inline _LIBCPP_INLINE_VISIBILITY float atanh(float __lcpp_x) _NOEXCEPT {return ::atanhf… in atanh() function1087 inline _LIBCPP_INLINE_VISIBILITY long double atanh(long double __lcpp_x) _NOEXCEPT {return ::atanhl… in atanh() function1092 atanh(_A1 __lcpp_x) _NOEXCEPT {return ::atanh((double)__lcpp_x);} in atanh() function
68 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
70 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
1603 double atanh(double x) { in atanh() function
606 public static double atanh(double a) { in atanh() method in FastMath
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
1688 void ShaderCore::atanh(Vector4f &dst, const Vector4f &src, bool pp) in atanh() function in sw::ShaderCore
META-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...