Question: eval command problem

hi guys,

say i have an expression like this:

and i want to replace the term sqrt(B[x1]^2+B[y1]^2) with a variable like d[1] so i use the eval command 

but the output wont do anything good and returns the same EE as before. am i doing it wrong??

Please Wait...