Solve trigonometric equation
How do I solve simple trigonometric equation 2*cot(2x)=0?
I tried solve, but it gives me one solution, I need solution with n.
Thank you.
How do I solve simple trigonometric equation 2*cot(2x)=0?
I tried solve, but it gives me one solution, I need solution with n.
Thank you.
With
solve(2*cot(x)==0, x, to_poly_solve = 'force')
you will get all solutions, where $\pi z_{xx}$ should be interpreted as a multiple integer of $\pi$.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-08-28 23:23:50 +0100
Seen: 1,103 times
Last updated: Aug 28 '16