Searched refs:max_an (Results 1 – 1 of 1) sorted by relevance
572 typename boost::multiprecision::detail::canonical<boost::intmax_t, T>::type max_an = in eval_pow() local663 …if((x.compare(fp_type(0.5)) >= 0) && (x.compare(fp_type(0.9)) < 0) && (an < max_an) && (an > min_a… in eval_pow()