Question: Complex conjugate

Hello everyone,

I can't succeed in obtaining the complex conjugate of a function like this:

 suu:=x->( e^(-Iq(x)b)*(cosh(q(x)*b)) )^2 - I*sinh(q(x)*b) * e^(-4iq(x)b)

where q(x) is:

q(x)=sqrt(2*m*(V-x))/h

and m, V and h are respectively mass of electron, 1 eV and Plank constant /2 pi.

what I need is |suu(x)|^2 (where the * stands for product and not for complex conjugate!) but succeding in obtaining the complex conjugate of the function wold be enough.

 

Can you help me?

thanks

Pie

 

 

Please Wait...