Solved
Reason for getting 2 different plots, when plotted using polyroots and square roots function
- May 9, 2016
- 2 replies
- 2404 views
Dear all,
I computed the roots of the quadratic equation by using two different methods,
1. square root function
2. Polyroots function
I found the values of the 2 functions are same.
But, when I try to plot the values of Imaginary part , I am getting different
plots for square root and polyroot function.
1. What is the reason behind that ?
2. How to get the similar result, which I got for square root function by using polyroot function?
I explained clearly in the attached code,
Thanks.


