Lines Matching refs:lower
30 BOOST_CHECK(lower(in) <= b); in test_exp()
36 BOOST_CHECK(lower(in) <= b); in test_exp()
48 BOOST_CHECK(lower(in) <= b); in test_exp()
54 BOOST_CHECK(lower(in) <= b); in test_exp()
81 BOOST_CHECK(lower(ri) <= r); in test_pow()
103 BOOST_CHECK(lower(b2) <= b); in test_trig()
108 BOOST_CHECK(lower(b2) <= b); in test_trig()
113 BOOST_CHECK(lower(b2) <= b); in test_trig()
125 BOOST_CHECK(lower(b2) <= b); in test_trig()
130 BOOST_CHECK(lower(b2) <= b); in test_trig()
135 BOOST_CHECK(lower(b2) <= b); in test_trig()
157 BOOST_CHECK(lower(b2) <= b); in test_hyp()
162 BOOST_CHECK(lower(b2) <= b); in test_hyp()
167 BOOST_CHECK(lower(b2) <= b); in test_hyp()
176 BOOST_CHECK_EQUAL(lower(a), 1); in test_intervals()
181 BOOST_CHECK_EQUAL(lower(r), 1.5); in test_intervals()
184 BOOST_CHECK_EQUAL(lower(r), 1); in test_intervals()
226 BOOST_CHECK(lower(out) <= lower(expected)); in test_log1p_expm1()
236 BOOST_CHECK(lower(out) <= lower(expected)); in test_log1p_expm1()
261 BOOST_CHECK(lower(out) <= lower(expected)); in test_bessel()