Skip to content

Compute ๐›‘ to a ludicrously high precision! (C#, Avalonia UI)

Notifications You must be signed in to change notification settings

EricTerrell/Pi-Calculator

Repository files navigation

Pi-Calculator

Compute ๐›‘ to a ludicrously high precision!

Requires

.net 9.0 + Avalonia UI. Developed with JetBrains Rider IDE.

Example

Screenshot 2025-03-22 102042

Credits

Uses the ExtendedNumerics BigDecimal class.

Uses Andrew Jennings' Javascript code.

Uses Cygnus Software's technique.

References

https://math.tools/numbers/pi/1000000

Performance

This program uses a single CPU core.

It calculated 1,000,000 digits in ~20 minutes on an AMD Ryzen 7 PRO 7840U with 64 GB RAM

Releases

No releases published

Packages

No packages published