Kerl13 / AsciiMath

Compiler from asciimath to LaTeX
MIT License
8 stars 2 forks source link

Complex conjugate #15

Open Phyks opened 7 years ago

Phyks commented 7 years ago

Due to the fact that * gets translated in middle dot (as an operator), it is also the case when it is in an exponent.

Then, to write z^* (complex conjugate), one has to write z^(**).