From c995fff551c113e1494083d09ba51da5cce6b0a1 Mon Sep 17 00:00:00 2001 From: Sarah Gosselin Date: Tue, 3 Dec 2024 18:15:17 -0500 Subject: wip --- annexe/main.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'annexe/main.tex') diff --git a/annexe/main.tex b/annexe/main.tex index df90e86..dc3c495 100644 --- a/annexe/main.tex +++ b/annexe/main.tex @@ -25,8 +25,11 @@ % \d{x} command for integral delimiters \renewcommand{\d}[1]{\mathrm{d}#1} \newcommand{\dt}{\mathrm{d}t} -\newcommand{\ddt}[1]{\frac{d^{#1}}{dt^{#1}}} +\newcommand{\ddt}[1]{\frac{\text{d}^{#1}}{\text{d}t^{#1}}} \newcommand{\vlt}{V_L(t)} +\newcommand{\vct}{V_C(t)} +\newcommand{\vrt}{V_R(t)} +\newcommand{\vst}{V_S(t)} \newcommand{\vlz}{V_L(0)} \newcommand{\e}{\mathrm{e}} @@ -84,6 +87,7 @@ \omega_n = \sqrt{\omega_0^2 - \al^2 \label{eq:omega_n}} \end{gather} + \newpage \section{Circuit RLC} \subsection{Charge} On pose l'équation de l'état du circuit au temp $t(0)$ et on substitue pour -- cgit v1.2.3