My question is really simple. I understand how to plot graphs in pari, but I don't understand how to reset the y-scale. This means, whenever I use "ploth" to plot a function, it uses the maxima and minima of that function as the upper and lower limits of the window. This is annoying as I would like to set the window size to [xmin=-10, xmax=10, ymin=-10, ymax=10]
I've read up on how to do this across the internet but none of the methods they tell me to do work. So my question to you all is, does anyone know a step by step process for graphing functions in pari while controlling the window size? And also, having it number off the x and y axis (usually it doesn't count the dimensions of the window along the x & y axis)?
I've read up on how to do this across the internet but none of the methods they tell me to do work. So my question to you all is, does anyone know a step by step process for graphing functions in pari while controlling the window size? And also, having it number off the x and y axis (usually it doesn't count the dimensions of the window along the x & y axis)?