Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 237 Bytes

Leibniz Calculator

Console application that demonstrates iterating over the value of PI with basic error handling

  1. User inputs the number of iterations to do given appropriate input
  2. More iterations = more precise of a PI value