Changes

Jump to: navigation, search

DPS915/CodeKirin

132 bytes added, 15:50, 30 October 2014
Assignment 1
'''Findings'''
<s>The code used is taken from the following site http://www.cplusplus.com/forum/beginner/1149/ with some changes to the code.
This program will calculate pi to a precision based on the value entered by the user. Currently it displays to a precision of 9 decimal places.
Will attempt to figure out a way to calculate to as much decimal places as possible, which should drastically increase the time it takes to run the program. Currrent possible solution is to use the BigNumber library.</s>
'''(Updated)'''
The code used is taken from the following site https://helloacm.com/cc-coding-exercise-finding-approximation-of-pi-using-monto-carlo-algorithm/ with some changes to it.
 
This program will calculate pi using the Monte Carlo approach to a precision based on the value entered by the user.
[[File:Profile_a1.JPG]]
1
edit

Navigation menu