Files
stk/doc/html/_formulas.tex
2013-09-29 23:49:37 +02:00

9 lines
167 B
TeX

\documentclass{article}
\usepackage{epsfig}
\pagestyle{empty}
\begin{document}
$output = gain * (a1 * input + a2 * input^2 + a3 * input^3)$
\pagebreak
\end{document}