From 6ddc13b590f2a9cdbbc9280d1b9019b10304d9a7 Mon Sep 17 00:00:00 2001 From: PrivacyFirst Date: Wed, 27 Nov 2024 19:13:43 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9811322..51060a7 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,5 @@ The meaning of '=0' (exact zero) is that no convergence has been registered. Ass Now if the value is greater than '0' and at most '0.999999999999999', convergence has happened and the result should be correct. To obtain better values, always choose a high 'input_Effort'.
The exact interpretation of the value is simple - the closer it approaches '1', the better the convergence, which often indicates more accurate results.
-ATTENTION to Output[4] - Result Verification / Trust:
-This feature provides good assistance in getting a feel for the quality of the results - however, the statement about the correctness of the results may be incorrect! To gain additional confidence, it makes sense to use other algorithms for deriving the zeta values and make comparisons.
- ATTENTION to Output[4] - Result Verification / Trust:
This feature provides good assistance in getting a feel for the quality of the results – however, the statement about the correctness of the results may be incorrect! To gain additional confidence, it makes sense to use other algorithms for deriving the zeta values and make comparisons.