From 7ef2865e490743f1dbc8cee661312ef8043b12d1 Mon Sep 17 00:00:00 2001 From: ArcaneDev Date: Sat, 13 Sep 2025 21:49:54 +0300 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55954ab..4ddc823 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ But if you need more, you can change the len variable and recompile the project + + # How does the calculation work? Calculations are performed using the Gauss method, which is based on the use of integrals and properties of elliptic integrals. This method, also known as the Gauss-Legandre method, makes it possible to calculate pi with high accuracy using an iterative process. -- cgit v1.2.3