Skip to content

cdm-work/pi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

π

Calculates π value using Fabrice Bellard's formula.

Π value is computed with moderate speed. For example calculation 1'000'000 digits of π on NanoPi M3 takes about 5 min. The program was written mainly for testing system stability and as a benchmark. The program source code (written in C) has only ~250 lines.

All available CPU cores are used for calculations.

About

Calculate PI using Fabrice Bellard's formula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 98.6%
  • Makefile 1.4%