Hello I want to sketch this affine variety in R^3 V((x-2)(x^2-1) , y(x^2-y),(z+1)(x^2-1))
Is this command " implicit_plot3d((x-2)(x^2-1) , y(x^2-y),(z+1)(x^2-1),[-2,2],[-2,2],[-2,2]) " correct ? or I should try writing that command 3 times for each part? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
