From dfa7b7f54c9d0656489f48c1284abaac8ee059e6 Mon Sep 17 00:00:00 2001 From: Mingming GUO Date: Fri, 13 Jun 2025 13:41:45 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index dc888d9..b66a43d 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -6,4 +6,5 @@ ### 2.1.1 About Calculating π My computer tells me that π is approximately **3.141592653589793** -### 2.1.2 Using Buffon's Needle Method \ No newline at end of file +### 2.1.2 Using Buffon's Needle Method +But calculated using the [Buffon's needle](https://en.wikipedia.org/wiki/Buffon's_needle) method, we would obtain as an approximation **3.128911138923655** \ No newline at end of file -- 2.18.1