restart & run outputs

parent 59f7efdb
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# à propos du calcul de $\\pi$"
]
},
{
"cell_type": "markdown",
"metadata": {
......@@ -7,8 +14,6 @@
"hidePrompt": true
},
"source": [
"# à propos du calcul de $\\pi$\n",
"\n",
"## En demandant à la lib maths\n",
"\n",
"Mon ordinateur m'indique que $\\pi$ vaut _approximativement_"
......@@ -16,7 +21,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 1,
"metadata": {},
"outputs": [
{
......@@ -43,7 +48,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 2,
"metadata": {},
"outputs": [
{
......@@ -52,7 +57,7 @@
"3.128911138923655"
]
},
"execution_count": 10,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
......@@ -79,7 +84,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 3,
"metadata": {},
"outputs": [
{
......@@ -121,7 +126,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 4,
"metadata": {},
"outputs": [
{
......@@ -130,7 +135,7 @@
"3.112"
]
},
"execution_count": 8,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment