diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-12 18:34:21 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-12 18:34:21 -0400 |
commit | e1e31b8ae1ce0f1a643b4a1eec2e12269e311c82 (patch) | |
tree | f6e4384e141b819c8f8b86723368c06aa98b6279 | |
parent | a8563d53e74e1d30d2cb1f27f5e22f9420c81c28 (diff) |
foo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # pi -Digits of pi, using the fact that +A small program to generate the digits of pi, using the fact that ``` pi = pi + sin(pi) |