You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here f is a Poly instance, and Poly.length() is a function.
So this expression is always False and followed block of code is dead.
Not sure if this can affect roots() correct behavior.