First time here? Check out the FAQ!
asked 6 years ago
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?