/mc

A program for estimating the number π using the Monte Carlo Method.

Primary LanguageCMakeMIT LicenseMIT

MC

A program for estimating the number Pi using the Monte Carlo Method.

Prerequisites

Cloning

git clone --recursive https://github.com/wadiim/mc.git

Building

cmake . -Bbuild
cmake --build build

License

MIT