lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 95150233 2/4: Use an elaborately verified val


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 95150233 2/4: Use an elaborately verified value in one more place
Date: Fri, 27 May 2022 11:49:24 -0400 (EDT)

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

    Use an elaborately verified value in one more place
---
 math_functions_test.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math_functions_test.cpp b/math_functions_test.cpp
index fdfc1b7e..ddff2a4f 100644
--- a/math_functions_test.cpp
+++ b/math_functions_test.cpp
@@ -709,6 +709,7 @@ void sample_results()
     fenv_precision(fe_dblprec);
 #endif // defined LMI_X87
     std::cout
+        << "  0.0032737397821988637 (correctly rounded binary64)\n"
         << "  " << i_upper_n_over_n_from_i      <double,12>()(intrate)
         << "  double prec, production template\n"
         << "  " << i_upper_n_over_n_from_i_T    <double,12>()(intrate)



reply via email to

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