X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo-complex.tex;h=25c6872ae21898fa213770a6cbef0bd92af8868c;hb=fc7cfa7f3d02715cb09eae2e1c6bc501dc2d8d50;hp=23d440f497f3de367354e7d7bebc86a433773d8f;hpb=7321e6c665f3b9797bb7a76618e6419a33357e6c;p=mjotex.git diff --git a/mjo-complex.tex b/mjo-complex.tex index 23d440f..25c6872 100644 --- a/mjo-complex.tex +++ b/mjo-complex.tex @@ -1,4 +1,10 @@ % Operations used when dealing with complex numbers. +\ifx\havemjocomplex\undefined +\def\havemjocomplex{1} + % The complex conjugate of its argument. \providecommand*{\compconj}[1]{ \overline{#1} } + + +\fi