Question about function quadric
Publié : ven. janv. 24, 2025 6:14 am
Graphing several quadrics with the function quadric(), I found this problem with this entry:
quadric(x^2-3y^2-2z-2,[x,y,z])
I get the message:
Elliptical paraboloid with center [-0.0,-0.0,(x^2-3*y^2-2*z-2)/2.0]
And the graph is just a plane. Is this a bug? Or am I doing something wrong? I'm using the latest release compiled from source.
Thanks.
quadric(x^2-3y^2-2z-2,[x,y,z])
I get the message:
Elliptical paraboloid with center [-0.0,-0.0,(x^2-3*y^2-2*z-2)/2.0]
And the graph is just a plane. Is this a bug? Or am I doing something wrong? I'm using the latest release compiled from source.
Thanks.