Regards,
I have a very large equation which has an arctan(x,y). I need to be able to extract the arguments x,y and assign them in some variables.
I have tried the solution given here.
Unfortunately, that solution only works for constants, not equations.
For example, if I use the proc given in there with arctan(10,11) it works. But if I use something like arctan...