Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3118 > unrolled thread
| Started by | liblenovo <liblenovo@gmail.com> |
|---|---|
| First post | 2011-06-16 08:01 +0000 |
| Last post | 2011-06-16 08:01 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Simplify expression like " Conjugate[Sqrt[z]] " for z>0 liblenovo <liblenovo@gmail.com> - 2011-06-16 08:01 +0000
| From | liblenovo <liblenovo@gmail.com> |
|---|---|
| Date | 2011-06-16 08:01 +0000 |
| Subject | Simplify expression like " Conjugate[Sqrt[z]] " for z>0 |
| Message-ID | <itcd7t$ctm$1@smc.vnet.net> |
In[86]:=Simplify[Conjugate[Sqrt[-(t Cos[2 kx] Cos[ky]) + Cos[kx] + M] ], -(t Cos[2 kx] Cos[ky]) + Cos[kx] + M > 0] Out[86]= Sqrt[-t cos(2 kx) cos(ky)+cos(kx)+M]^\[Conjugate] I don't want that ^\[Conjugate], why it is there?
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web