Question: Oops! you are right, thanks. How if the equations

This question is related to the Question fsolve weierstrass

Oops! you are right, thanks. How if the equations like these

f11:=conjugate(1/Pi*I*f1)=0:

f22:=conjugate(1/Pi*I*f2)=0:

fsolve({f11,f22})

where f1 and f2 are same as in the previous post.

The results are not explicit. How can we fix it?

Thanks again

Please Wait...