Edit README.md

This commit is contained in:
2024-01-17 08:00:29 +00:00
parent 6c921c1394
commit 02fae480f5

View File

@ -1 +1,3 @@
使用C++重写了一下,基于`Gauss-Salamin-Brent`迭代法,使用`gmp``mpfr`计算到小数点后1e6位标准答案来自<https://www.damienelliott.com/1-million-digits-of-pi/>
编译:`xmake build`