Hi,
I want to draw just the part of a line that satisfies a condition and when i use the implicit instruction the equation corresponding to the condition is also plot.
For instances, wanting to plot just the part of x^2+y^2-1=0 that satisfies x>y, i used
Hi,
I want to draw just the part of a line that satisfies a condition and when i use the implicit instruction the equation corresponding to the condition is also plot.
For instances, wanting to plot just the part of x^2+y^2-1=0 that satisfies x>y, i used
and part of the x=y line is also plot :/
What am i doing wrong or how can i solve it?
Thanks