mirror of
https://github.com/boostorg/math.git
synced 2026-02-25 16:32:15 +00:00
Remove floating point test which tests too close to root [CI SKIP]
This commit is contained in:
@@ -95,8 +95,6 @@ void test_derivative()
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
test_to_quadratic<float>();
|
||||
test_to_quadratic<double>();
|
||||
test_to_quadratic<long double>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user