Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How do I solve cos(2*t)==sin(t)

I tried solving

solve(cos(2*t)==sin(t),t)

I got

[cos(2*t) == sin(t)]

But this shouldn't be the value. I know from the graphs that the value is different

How do I solve cos(2*t)==sin(t)

I tried solving

solve(cos(2*t)==sin(t),t)

I got

[cos(2*t) == sin(t)]

But this shouldn't be the value. I know from the graphs that the value is differentnumeric.

I have also noticed that sagemath is not good for solving trig identities. Is this true?