Hello. I have a polynomial function. I want to plot it in a way that it's roots are highlighted, meaning when y == 0 I accept the answer even if the plot does not cover all roots and only a range of x.
1 | initial version |
Hello. I have a polynomial function. I want to plot it in a way that it's roots are highlighted, meaning when y == 0 I accept the answer even if the plot does not cover all roots and only a range of x.