aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/component.tex
blob: 871d8a25802b8ce57fbe0888a7e6db4d334ad7fe (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=\sum_{i=1}^{N} N_i P_i(x)
\end{equation}
\end{document}