test mise au carré d'une expression

parent 57b32f0d
...@@ -145,8 +145,29 @@ ...@@ -145,8 +145,29 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
" \tTexte<sup>2<sup>" " \t$Texte \\pi$ "
] ]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"$P[X²+Y²\\leq 1] = \\pi/4$"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"$A²*4+ \\pi$"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
} }
], ],
"metadata": { "metadata": {
......
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