Talk:Pi: Difference between revisions

bug in the algorithm?
m (→‎C# - incorrect solution: I split the two expressions of two different pi calculations. I realize that (normally) editing other people's edits are frowned on, but the intent is to compare 2 different values of pi.)
(bug in the algorithm?)
Line 112:
== pascal ==
when i compile i get: Error: Identifier not found "result"
=== different output ===
i solved the above problem by adding oneloop:=result before the end of the function but:
when i run the program to calculate thousand digits of pi i get an output with the last digits 62429841642 which is completely different from the output published at the wiki page.
Anonymous user