I apologize, for I am very new to sage. Here is what I input; the error was that y was not defined. f(x)=x^2 P=implicit_plot3d(lambda x,y,z:x-2,(-2,2),(-2,2),(-2,8)) plot(f)+plot3d(P)
| 1 | initial version |
I apologize, for I am very new to sage. Here is what I input; the error was that y was not defined. f(x)=x^2 P=implicit_plot3d(lambda x,y,z:x-2,(-2,2),(-2,2),(-2,8)) plot(f)+plot3d(P)
I apologize, for I am very new to sage. Here is what I input; the error was that y was not defined.
defined.
f(x)=x^2
P=implicit_plot3d(lambda x,y,z:x-2,(-2,2),(-2,2),(-2,8))
plot(f)+plot3d(P)plot(f)+plot3d(P)
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.