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
| 1 | initial version |
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
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?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.