diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-09-13 21:49:54 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-13 21:49:54 +0300 |
| commit | 7ef2865e490743f1dbc8cee661312ef8043b12d1 (patch) | |
| tree | 17deb6d3f613487fc6a1dac055fc30857cca86ba | |
| parent | 1ccfa7529dc9d3bdada0f2384a2538047a120976 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
