Modérateur: gdm_tex
$\begin{array}{ccccc}
f & : & E & \to & F \\
& & x & \mapsto & f(x) \\
\end{array}$
\begin{array}{l|rcl}
f : & \R & \longrightarrow & \R \\
& x & \longmapsto & x^3 \end{array}
\begin{displaymath}
f:
\left|
\begin{array}{rcl}
\mathbf{R} & \longrightarrow &\mathbf{R} \\
x & \longmapsto & x^3 \\
\end{array}
\right.
\end{displaymath}\newcommand{\fonction}[5]{\begin{array}{l|rcl}
#1: & #2 & \longrightarrow & #3 \\
& #4 & \longmapsto & #5 \end{array}}\fonction{f}{E}{F}{x}{f(x)}
\newcommand{\fonction}[4]{\begin{array}{l|rcl}
#1: & #2 & \longrightarrow & #3 \\
& #4 & \longmapsto & #1(#4) \end{array}}\fonction{f}{E}{F}{x}
la main gauche a écrit:Quel est l'intérêt d'avoir des deux points *et* une barre verticale ?
est définie par les deux lignes et qu'elles vont ensemble. Enfin bon, sinon on utilise :
\begin{array}{lrcl}
f : & \R & \longrightarrow & \R \\
& x & \longmapsto & x^3 \end{array}
\begin{array}[t]{lrcl}
f : & \R & \longrightarrow & \R \\
& x & \longmapsto & x^3 \end{array}
Considérons la fonction~$f$ qui au nombre réel~$x$ fait correspondre le nombre réel~$x^3$.la main gauche a écrit:Ce genre de choses me semble destiné aux belles équations affichées toutes seules, dans un texte on dirait plutôt,
- Code: Tout sélectionner
Considérons la fonction~$f$ qui au nombre réel~$x$ fait correspondre le nombre réel~$x^3$.
Considérons la fonction $f:\R\longrightarrow\R$ telle que $x \longmapsto x^3$\begin{equation*}
f\colon\begin{cases}
\mathbb{R}\longrightarrow\mathbb{R}\\
x\longmapsto x^{3}
\end{cases}
\end{equation*}Utilisateurs parcourant ce forum: Google Adsense [Bot], jackinthebox et 16 invités