Page 1 of 1

\documentclass{standalone}
\standaloneconfig{margin=2mm 2mm 2mm 2mm}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}

\begin{document}

\begin{tikzpicture}[scale=1.00]
    \begin{axis}[axis lines=center,
		xlabel={$x$},
		ylabel={$y$},
		xtick=\empty,ytick=\empty,
    xmin=-2.5,xmax=2.5,
    ymin=-0.1,ymax=1,
		samples=200]
    \draw[red, thick,looseness=0.4]
      (-2,0)  to[out=0,in=180] (-1,0.60)
              to[out=0,in=180] (0,0)
              to[out=0,in=180] (1,0.60)
              to[out=0,in=180] (2,0);
      \node[below] at (2,0) {$e$};
      \node[below] at (-2,0) {$-e$};
      \node[below left] at (0,0) {\tiny O};
     \end{axis}
     \node[above] at (3.5,-0.5) {fonction périodique paire};
\end{tikzpicture}
\end{document}




Leave a comment if you like this content أترك تعليقا إن أعجبك المحتوى

Class: Figures
Views:  78




0 Comments, Latest

No comments yet. Be the first to Comment

Most viewed courses: