Question: converting complex numbers

Is there a way to convert a complex expression into the form a + ib (splitting it into its Re and Im parts) , even if the expression that you want to convert is in terms of a variable?

ie, I have something like f(r) and I want to put it in the form a(r) + i b(r)

Please Wait...