lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 3d4adb3 17/22: Clarify


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 3d4adb3 17/22: Clarify
Date: Sun, 6 Jun 2021 21:38:02 -0400 (EDT)

branch: master
commit 3d4adb3e52e3040faede582d2a4c04a60789df88
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Clarify
---
 zero_test.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zero_test.cpp b/zero_test.cpp
index 19ea45e..90a9e9c 100644
--- a/zero_test.cpp
+++ b/zero_test.cpp
@@ -118,7 +118,7 @@ struct e_nineteenth
 /// method, which would move by a step of 1.0 at each iteration, thus
 /// taking about 200 iterations. Brent provides an extended-exponent
 /// version for which he says the difference would be 1600 evaluations
-/// versus 1.0e12.
+/// versus 1.0e12 for a tolerance of 1.0e-12.
 
 double eq_2_1(double x)
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]