Ask Your Question

Ademorcerf's profile - activity

2020-10-18 08:27:58 +0200 received badge  Notable Question (source)
2020-08-24 19:17:02 +0200 received badge  Popular Question (source)
2020-03-17 11:26:58 +0200 received badge  Student (source)
2020-03-16 08:22:29 +0200 asked a question Trigonometric equation solving

How to solve this equation in sagemath and get a solution t1=f(t2)
(cos(t1)cos(t2) - sin(t1)sin(t2) - cos(t1))(cos(t2)sin(t1) + (cos(t1) + 1)sin(t2)) - ((cos(t1) - 1)cos(t2) - sin(t1)sin(t2))(cos(t2)sin(t1) + cos(t1)sin(t2) + sin(t1)) ==0

2020-03-16 08:22:29 +0200 asked a question solve trigonometric equation

how to slove this equation in sagemath and get a sloution t1 = f(t2)
(cos(t1)cos(t2) - sin(t1)sin(t2) - cos(t1))(cos(t2)sin(t1) + (cos(t1) + 1)sin(t2)) - ((cos(t1) - 1)cos(t2) - sin(t1)sin(t2))(cos(t2)sin(t1) + cos(t1)sin(t2) + sin(t1)) ==0