Skip to content

Calculating digits of π in decimal and hexadecimal bases

Notifications You must be signed in to change notification settings

Catalyst-42/Pie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pie

Code that generates digits of π. I don't know, I just felt like writing.

Decimal version

Implemented script to calculate π in decimal format based on this paper with PDC algorithm.

pi_dec.mov

You also can run pidec.cpp to generate several digits starting with nth one!

Hexadecimal version

Implemented script to calculate π in hexadecimal format based on this paper with BBP algorithm.

2024-12-02.01.04.35.mov

About

Calculating digits of π in decimal and hexadecimal bases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published