cps home works
In this homework the value of PI is calculated using series solution.
The code is written in JAVA and prints the value of the calculated pi after each term in the series.
For this example the number of terms taken in the seires are 100.
The code is currently present in my account under the subdirectory "hw3".
The source code:
hw3.java