update
This commit is contained in:
@@ -2,13 +2,17 @@ up:: [[analyse|analyse]]
|
||||
title:: "$e^{x}$ ou $\exp(x)$"
|
||||
#maths/analyse #not-done
|
||||
|
||||
```functionplot
|
||||
---
|
||||
title: courble de la fonction exponentielle
|
||||
xLabel:
|
||||
yLabel:
|
||||
bounds: [-10,10,-1,19]
|
||||
disableZoom: false
|
||||
grid: true
|
||||
---
|
||||
y=exp(x)
|
||||
```
|
||||
|
||||
|
||||
|
||||
```desmos-graph
|
||||
top=12
|
||||
left=-15
|
||||
right=5
|
||||
bottom=-1
|
||||
---
|
||||
y = e^x
|
||||
```
|
Reference in New Issue
Block a user