Name: Sun Date: 05/12/14-06:41:11 AM Z


Before we load Feyncalc and Feynarts, all is ok:
Conjugate[Exp[i*Pi/4]]=Exp-i*Pi/4,
but when the packages(Feyncalc and Feynarts) are both loaded, I find this BUG appear:
Conjugate[Exp[i*Pi/4]]=Expi*Pi/4.
when I set $LoadPhi=False and $LoadFeynArts=False
and execute <<HighEnergyPhysics`FeynCalc`,this time I only load FeynCalc, I find this BUG disappear again:
Conjugate[Exp[i*Pi/4]]=Exp-i*Pi/4.

Another question is:
when use “ComplexConjugate” to replace “Conjugate” I find another question.
ComplexConjugate[Exp[i*Pi/4]]=Exp-i*Pi/4
ComplexConjugate[5^i]=5^i(BUG?)
please contact me soon!
Email:[qfsun_at_HIDDEN-E-MAIL]
Thank you!