aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/gauss1d.tex
blob: fefffa934f7198895aeae29aeac30eab21ea2e30 (plain)
1
2
3
4
5
6
7
8
9
10
11
\documentclass{article}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}

\thispagestyle{empty}
\begin{document}
\begin{equation}
  y=Ne^{-\frac{x^2}{2\sigma^2}}\notag
\end{equation}
\end{document}