Hi!
I'm newbe with SageMath and i would like to make an y=constant function to plot but i don't find a way to do it.
I can do x=constant functions plot easily:
c=1 plot(c, (x,-2,2))
But how can I do y=constant if it is possible!?
Thanks!
| 1 | initial version |
Hi!
I'm newbe with SageMath and i would like to make an y=constant function to plot but i don't find a way to do it.
I can do x=constant functions plot easily:
c=1 plot(c, (x,-2,2))
But how can I do y=constant if it is possible!?
Thanks!
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.