TheBaum123 / estimate-pi-java

derivation of pi using java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

estimate-pi-java

derivation of pi using java

The default amount of points to use is 1000000000. To change this, run the program like this: java -jar pi.jar <n> where you replace with your desired amount of points. leaving out will use the default.

About

derivation of pi using java

License:GNU General Public License v3.0


Languages

Language:Java 100.0%