summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArcaneDev <alive6863@gmail.com>2025-09-13 21:49:54 +0300
committerGitHub <noreply@github.com>2025-09-13 21:49:54 +0300
commit7ef2865e490743f1dbc8cee661312ef8043b12d1 (patch)
tree17deb6d3f613487fc6a1dac055fc30857cca86ba /README.md
parent1ccfa7529dc9d3bdada0f2384a2538047a120976 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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
</div>
+
+
# 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.