Home
last modified time | relevance | path

Searched refs:b_near_zero (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.hpp162 const bool b_near_zero = xx.compare(fp_type(1e-1)) < 0; in eval_sin() local
173 else if(b_near_zero) in eval_sin()
326 const bool b_near_zero = xx.compare(fp_type(1e-1)) < 0; in eval_cos() local
336 else if(b_near_zero) in eval_cos()