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

corrected typois

parent 9b67b190
Branches
Tags
No related merge requests found
Pipeline #14150 passed
......@@ -109,7 +109,7 @@ Exercice +.#
Développer en série de Fourier la fonction $2\pi$-périodique suivante
\begin{equation}
f(x)=\sin\left(\frac{x}{2}\right),\ x\in[0,2\pi).
f(x)=\sin\left(\frac{x}{2}\right),\ x\in[-\pi,\pi).
\end{equation}
Corrigé +.#
......@@ -130,7 +130,7 @@ Exercice +.#
Développer en série de Fourier la fonction $2\pi$-périodique suivante
\begin{equation}
f(x)=\cos\left(\frac{x}{2}\right),\ x\in[0,2\pi).
f(x)=\cos\left(\frac{x}{2}\right),\ x\in[-\pi,\pi).
\end{equation}
Corrigé +.#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment