/Finding_PI

Finding Pi to the Nth Digit

Primary LanguageC#

Finding PI to the Nth Digit

In this it allows the user to select up to 15 digits after the decimal point to display the numbers in PI. If they choose anything after that it catches it within an error.

Decide to use a form instead of a simple console application to get used to using forms.

27/11/2015