Home
last modified time | relevance | path

Searched refs:b_near_pi_half (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 Dtrig.hpp163 const bool b_near_pi_half = t.compare(fp_type(1e-1)) < 0;; in eval_sin() local
183 else if(b_near_pi_half) in eval_sin()