Hello, When I try to plot the a function for large values of the variable, say:
plot(x, (x,2, 10^6))
both the x-axis and y-axis scale go from 0 to 1 instead of 0 to 10^6
How can I prevent this behavior?
| 1 | initial version |
Hello, When I try to plot the a function for large values of the variable, say:
plot(x, (x,2, 10^6))
both the x-axis and y-axis scale go from 0 to 1 instead of 0 to 10^6
How can I prevent this behavior?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.