Skip to content

Approximating PI using pthreads by plotting random coordinates in or out of a circle (Monte Carlo method)

Notifications You must be signed in to change notification settings

jhallen978/pthreadPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pthreadPI

Approximating PI using pthreads by plotting random coordinates in or out of a circle (Monte Carlo method)

Makefile

  1. make clean - cleans project files (rm)
  2. make all - compiles program
  3. make run - runs program

About

Approximating PI using pthreads by plotting random coordinates in or out of a circle (Monte Carlo method)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published