BastienLaby / randomPi

How to calculate the number PI using rand function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

randomPi

Very simple script to estimate PI using only a random uniform distribution of float values in [0, 1].

About

How to calculate the number PI using rand function


Languages

Language:Python 100.0%