Monday, 26 August 2013

tikz problem (non-continuous function) – tex.stackexchange.com

tikz problem (non-continuous function) – tex.stackexchange.com

I want to plot a function x^3/(x^2-1) but it doesn't work.
\documentclass{article} \usepackage{tikz} \begin{document}
\begin{tikzpicture}[domain=-5:5,smooth] \draw[->] (-5,0) -- (5,0) …

No comments:

Post a Comment