Skip to content
Snippets Groups Projects
Verified Commit 7f23d1d5 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

corrected error

parent 1a69c4fc
No related branches found
No related tags found
No related merge requests found
Pipeline #24541 passed
......@@ -265,7 +265,7 @@ V_C=V(1-\exp{(-t/(RC))}).
$$
On voit bien qu'à $t=0$, le potentiel et nul et qu'avec $t\rightarrow \infty$ on tend vers $V_C=V$.
```{.matplotlib #fig:continu_alternatif source=true format=SVG caption="Illustration de courant continu, et de courant alternatif."}
```{.matplotlib #fig:rc_charge source=true format=SVG caption="Illustration de courant continu, et de courant alternatif."}
import matplotlib.pyplot as plt
import numpy as np
import math
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment