luisarojas / estimated-value-of-pi

Calculated an estimate of the value of pi using both a threaded and a non-threaded time-bounded simulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ovewview

The objective of this assignment was to calculate an estimated value of pi using both a threaded and a non-threaded time-bounded simulation. In order to achieve this, the Monte Carlo program was implemented

Note that, on the report, there is a typo: in the second like of the document, it should read "... both a threaded and a non-threaded time-bounded simulation."

About

Calculated an estimate of the value of pi using both a threaded and a non-threaded time-bounded simulation.


Languages

Language:Java 100.0%