feat: Add Liu Hui's π algorithm (#61)

This commit is contained in:
mantou
2018-06-12 19:54:00 +08:00
committed by Oleksii Trekhleb
parent bc17e4ea2c
commit 7dc9b80f62
4 changed files with 79 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules
.idea
coverage
.vscode