aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/poly1d.tex
blob: 12b26a1f98b298d95d602ce20d9feedc7843d63e (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_{k=0}^Na_k x^k\notag
\end{equation}
\end{document}