ScratchData LogoScratchData
Back to TheCoder2000's profile

calculating pi using fractions

THTheCoder2000•Created October 17, 2017
calculating pi using fractions
1
0
11 views
View on Scratch

Instructions

uses only simple math ( +, -, * , / ) to calculate pi

Description

how it works: 1/1 + 1/3 - 1/5 + 1/7 - 1/9 + 1/11 - 1/13 + 1/15 - 1/17 + 1/19...... will give pi not that good takes like 24 million iterations to get to 3.1415926

Project Details

Project ID180326415
CreatedOctober 17, 2017
Last ModifiedOctober 17, 2017
SharedOctober 17, 2017
Visibilityvisible
CommentsAllowed