I have this equation:
$$\frac{\arcsin(\sin(\cos(\Delta)\cdot\frac{2\pi\cdot r}{T+\phi}))-\phi}{\frac{2\pi}{T}}=\cos(\Delta)\cdot r$$
And I want to find an effective way to solve for the Delta variable, but I´m not pretty sure if this is possible, because if I move the terms from one side to the other, I can never mix the two Delta variables together, since they always get stuck inside the cos/acos functions.
Example 1:
(for the first member)
$$\Delta=\arccos\left(\frac{\arcsin(\sin(\cos(\Delta)\cdot\frac{2\pi\cdot r}{T}+\phi))}{\frac{2\pi\cdot r}{T+\phi}}\right)$$
Example 2:
(for the second member)
$$\Delta=\arccos\left(\frac{\arcsin(\sin(\cos(\Delta)\cdot\frac{2\pi\cdot r}{T+\phi}))-\phi}{\frac{2\pi/T}{r}}\right)$$