Skip to content

sdrafahl/CalculatePI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple program I created to experiment with concurrent programming. This program calculates pi for a given precision.

  1. make

  2. ./findPI

About

In an attempt to learn how to use threads I am trying to calculate PI with two threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published