Skip to content

It estimates the value of pigreek with Montecarlo method.

License

Notifications You must be signed in to change notification settings

ccritne/PiGreekMontecarloMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PiGreek Montecarlo Method

It estimates the value of Pigreek with Montecarlo method.

Learn more

Wikipedia

Dependence

Sfml library
Font renamed arial.ttf in the same folder.

Compile on Linux

g++ -c main.cpp
g++ main.o -o sfml-app -lsfml-graphics -lsfml-window -lsfml-system
./sfml-app

About

It estimates the value of pigreek with Montecarlo method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages