# Página nueva

Un documento $$\\LaTeX$$

$$\\int 2x$$

```
\begin{equation}
   E = mc^2
\end{equation}
```

Integral en un a línea \\(\\int f(x) dx\\)

```
\int f(x) dx
```

\\begin{equation}  
 E = mc^2  
\\end{equation}

- \\( \\int f(x) dx\\)
- \\( 2x + 3 \\)