heinerL
- 19
- 0
Hey
my problem is that I am unable to calculate the absolute value of the following function:
f(z)=\bar{z}(z-2)-2\Re z wherase z=x+iy
What i did was:
=|z|^2-2\bar{z}-2\Re z=x^2+y^2-2x+2iy-2x=x^2+y^2+2yi-4x
and how should i calculate the absoulte value of this function??
Because i should find all maxima and minima of |f(x)|, which is not so difficult, i hope after i got the abs()!
Can anyone help me?
my problem is that I am unable to calculate the absolute value of the following function:
f(z)=\bar{z}(z-2)-2\Re z wherase z=x+iy
What i did was:
=|z|^2-2\bar{z}-2\Re z=x^2+y^2-2x+2iy-2x=x^2+y^2+2yi-4x
and how should i calculate the absoulte value of this function??
Because i should find all maxima and minima of |f(x)|, which is not so difficult, i hope after i got the abs()!
Can anyone help me?