Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
I really don't know how to name this, but here is what I'm trying to do:
Let's say cos(2*mt+phi)= -sin(b)/sin(phi);
Is there a function in Mathcad Prime 3 that can extract "mt" from the equation and deliver it like : mt = 2 arccos (2*phi)/-sin(b)*sin(phi)? (this is just an example)
It can be achieved by symbolic calculation in this case:
Note that some equations can not be solved & some will give 'messy' answers.
Regards
Andy