Skip to content

gdderije/Approximating-the-Value-of-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Approximating the Value of π

a. Approximating π using arc tangent Implement

image

and

image

in C++ to approximate the value of π and duplicate the table:

image

b. Approximating π using arc sine Implement

image

and

image

in C++ to approximate the value of π and duplicate the table:

image

Releases

No releases published

Packages

No packages published

Languages