diff options
author | Sarah Gosselin <sarah@gosselin.xyz> | 2024-12-04 07:57:09 -0500 |
---|---|---|
committer | Sarah Gosselin <sarah@gosselin.xyz> | 2024-12-04 07:57:09 -0500 |
commit | 5c8b8480fe1c30d004256bbfa2613ac1bb3f4675 (patch) | |
tree | 69156e51102b44000bfa5245eac19f39ee71d902 | |
parent | 303d480405b0208cde76418acba13bc0ed3142bd (diff) |
More more arrows!!!
-rw-r--r-- | annexe/main.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/annexe/main.tex b/annexe/main.tex index 987f429..5103dee 100644 --- a/annexe/main.tex +++ b/annexe/main.tex @@ -573,11 +573,12 @@ s'assurer, que celle-ci se décharge toujours de $99.3\%$ ou plus en \SI{1}{\ms} ou moins: - \begin{gather*} - \begin{align} - V_C(t) = \rho e^{\frac{-1\exp{-3}}{1\exp{-6}\cdot180}} - \end{align} - \end{gather*} + \begin{DispWithArrows}[format=c] + V_C(t) = \rho e^{\frac{-1\exp{-3}}{1\exp{-6}\cdot180}} + \Arrow{$\rho_1$}\Arrow[jump=2,xoffset=1cm]{$\rho_2$}\\ + \sigma_1 = \SI{0.014}{\V} \\ + \sigma_2 = \SI{0.0385}{\V} + \end{DispWithArrows} \end{appendix} |