Home
last modified time | relevance | path

Searched defs:overflow_check (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/special_functions/detail/
Dbernoulli_details.hpp276 bool overflow_check = false; in tangent() local
336 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series() local