Skip to content

AdrienLombard/Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pi

==

Java implementation of the Gauss–Legendre algorithm

http://en.wikipedia.org/wiki/Gauss-Legendre_algorithm

Use

To launch the jar, use the following command :

java -jar Pi.jar <number of decimals>

At the end of the process, a file named "pi-.txt" will be generated, containing the elapsed time, and the result.

About

Java implementation of the Gauss–Legendre algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages