Searched refs:test_sqrt (Results 1 – 7 of 7) sorted by relevance
69 static bool test_sqrt(double al, double au) { in test_sqrt() function116 BOOST_CHECK(test_sqrt(2, 3)); in test_main()117 BOOST_CHECK(test_sqrt(5, 7)); in test_main()118 BOOST_CHECK(test_sqrt(-1, 2)); in test_main()
13 def test_sqrt(self): member in LibTest
80 def test_sqrt(): function
191 …for local source in test_exp.cpp test_log.cpp test_pow.cpp test_sinh.cpp test_sqrt.cpp test_cosh.c…
767 def test_sqrt(): function
3476 def test_sqrt(self): member in ContextAPItests
3598 * test_sqrt.cpp