summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-5-0.tex
blob: 4be8cec8f45568073271e9886d4fbdf5c1482492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%
% tkz-euclide (14/01/2011)
%
% Coding (utf8) Creator (TeX) Producer (pdfeTeX) 
% Author Alain Matthes
\input{tkzfctpreamble.ltx}

\begin{document}

\begin{tikzpicture}
  \tkzInit[xmax=80,xstep=20,ymax=2]
  \tkzAxeXY
  \tkzHLine[color=red]{exp(1)-1}
\end{tikzpicture}

\end{document}