From d3b0e25041e57345ec1b41c32fd150d4ab56a922 Mon Sep 17 00:00:00 2001 From: Mingming GUO Date: Fri, 13 Jun 2025 14:06:53 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index 73c621d..4fec0d2 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -10,4 +10,7 @@ My computer tells me that π is approximately **3.141592653589793** But calculated using the [Buffon's needle](https://en.wikipedia.org/wiki/Buffon's_needle) method, we would obtain as an approximation **3.128911138923655** ### 2.1.3 With a "Surface Frequency" Argument -Otherwise, by applying a Monte Carlo method to a quarter-circle surface of radius 1, we approach π/4 \ No newline at end of file +Otherwise, by applying a Monte Carlo method to a quarter-circle surface of radius 1, we approach π/4 + +## 2.2 Doing a simple calculation on your own +- Quelle est la moyenne What is the average is 14.11 \ No newline at end of file -- 2.18.1