aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/exp_bkg.html
blob: 8e75572153b7697a6b44a2aac0c4f3213200df25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
  <head>
    <title>Model doc</title>
    <script type="text/javascript"
	    src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
    </script>
    <script type="text/x-mathjax-config" >
      MathJax.Hub.Config({
      tex2jax: {
      inlineMath: [['$','$'], ['\\(','\\)']],
      processEscapes: true
      }
      });
    </script>
  </head>
  <body>
\begin{equation}
  y=Ne^{-\frac{(x-x_0)^2}{2\sigma^2}}+bkg\notag
\end{equation}


  </body>
</html>