Pi approximation using Archimedes' polygon algorithm
-
Updated
Nov 2, 2024 - Python
Pi approximation using Archimedes' polygon algorithm
Pi Approximation written in C++17
A pi approximator done in processing
An approximation of π calculated via Monte Carlo method and proposed in Jupyter Notebook. A solution for Computer Simulation (40634-1 Sharif UT, Spring 2023) homework, the 1st series.
Pi approximation using Monte Carlo Simulation.
Pi approximations calculated using infinite series and Monte Carlo methods
In this repository you can find all of my assignments for Fundamentals of Programming Course when I was in 1st semester of my bachelor's at IAUSTB.
Different methods to approximate the value of pi
An implementation of the π approximation using block collisions (3Blue1Brown's video: https://youtu.be/HEfHFsfGXjs).
Two programs that approximate Pi. Use the standard version ("official" formula) or the custom version where it takes less iterations to get the first 5 digits of Pi, but I'm not sure how accurate it truly is.
Approximation de π utilisant la formule de Chudnovsky.
Simple Monte Carlo Simulation (𝛑 Approximation)
Python Scripts for Miscellaneous Purposes
A simple project that approximates PI with using random points that are either inside or outside a circle.
Add a description, image, and links to the pi-approximation topic page so that developers can more easily learn about it.
To associate your repository with the pi-approximation topic, visit your repo's landing page and select "manage topics."