Update README.md
Browse files
README.md
CHANGED
@@ -104,7 +104,7 @@ if start_index != -1:
|
|
104 |
print(output)
|
105 |
```
|
106 |
|
107 |
-
|
108 |
```
|
109 |
<reasoning>
|
110 |
Pi is an irrational number, which means it cannot be precisely calculated using finite decimal or fractional notation. It is typically represented by the Greek letter π and its approximate value is 3.14159. However, for a more precise calculation, we can use mathematical algorithms like the Leibniz formula for π or the Gregory-Leibniz series.
|
|
|
104 |
print(output)
|
105 |
```
|
106 |
|
107 |
+
and the output is :
|
108 |
```
|
109 |
<reasoning>
|
110 |
Pi is an irrational number, which means it cannot be precisely calculated using finite decimal or fractional notation. It is typically represented by the Greek letter π and its approximate value is 3.14159. However, for a more precise calculation, we can use mathematical algorithms like the Leibniz formula for π or the Gregory-Leibniz series.
|