User Portlet
Discussions |
---|
Hi Torjus, I had a quick look, and there are a few ways of doing this. When you just plot the function like this: `Plot[(3 x - 1)/(2 x + 6), {x, -10, 6}]` you get an output with the vertical asymptote: ![First method][1] You can then... |