Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

False implicit plot

Hello

I write in SAGE

implicit_plot(y==1/2, (-1,1),(-1,1))

and it returns the graph of the line x=1/2. Why?