Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dd1aaa0e91ea6a51b8467c838da8832b
mooc-rr
Commits
1431da5e
Commit
1431da5e
authored
Mar 17, 2021
by
dd1aaa0e91ea6a51b8467c838da8832b
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
édité les cells en markdown
parent
20e360ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+11
-2
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
1431da5e
...
...
@@ -7,7 +7,7 @@
"hidePrompt": false
},
"source": [
"# À propos du calcul de $\\pi$\n",
"#
1.
À propos du calcul de $\\pi$\n",
"\n",
"## 1.1 En demandant à la lib maths\n",
"\n",
...
...
@@ -75,6 +75,14 @@
"2/(sum((x+np.sin(theta))>1)/N)"
]
},
{
"cell_type": "markdown",
"metadata": {
"hideCode": false,
"hidePrompt": false
},
"source": []
},
{
"cell_type": "markdown",
"metadata": {
...
...
@@ -82,7 +90,8 @@
"hidePrompt": false
},
"source": [
"## 1.3 Avec un argument \"fréquentiel de surface\""
"## 1.3 Avec un argument \"fréquentiel de surface\"\n",
"Sinon, en appliquant une méthode de Monte Carlo à une surface de quart de cercle de rayon 1, on tend vers $\\pi$/4"
]
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment