Searched refs:hyp2F1 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/ |
| H A D | trig.hpp | 371 void hyp2F1(T& result, const T& a, const T& b, const T& c, const T& x) in hyp2F1() function 497 hyp2F1(result, t1, t1, t2, xx); in eval_asin() 509 hyp2F1(result, t1, t1, t2, dx1); in eval_asin() 653 hyp2F1(result, t1, t2, t3, xx); in eval_atan() 666 hyp2F1(result, t1, t2, t3, xx); in eval_atan()
|