x/website: Has incorrect value for Pi calculated #53598
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
website
Milestone
What is the URL of the page with the issue?
https://go.dev/
What is your user agent?
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
Screenshot
What did you do?
Select "Concurrent pi" from the Try Go dropdown list
What did you expect to see?
3.14159265358979
What did you see instead?
3.141392653591791
Getting math correct is really important, 3.14139 should be 3.14159. While this example is supposed to present an approximation of Pi, I would not consider this an approximate value if 15 decimal places are being quoted.
The text was updated successfully, but these errors were encountered: