Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculating the value of Pi through threads in C

The objective of this project is to better understand the concept of threads and how they can be used to better utilize the processing resources available in modern computers. To do this, a C program will be built using the Posix Threads library to calculate Pi using N simultaneous threads. The value of Pi can be approximated by the Leibniz-Grégory series:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages