Update and add examples
This commit is contained in:
parent
40a538b73d
commit
74bd9c9582
4 changed files with 79 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# see: https://en.wikipedia.org/wiki/Basel_problem
|
||||
|
||||
# The amount of terms
|
||||
terms := 100000000
|
||||
terms := 1000000
|
||||
|
||||
# The running sum of terms
|
||||
tot := 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue