LaTeX forum ⇒ Math & Science ⇒ declaremathoperator command for Re operator which has a problem in typesetting Topic is solved
declaremathoperator command for Re operator which has a problem in typesetting
Hi, I want to define Re operator by \declaremathoperator command in latex but the operator isn't typeset in Roman.please help me
- Stefan Kottwitz
- Site Admin
- Posts: 9679
- Joined: Mon Mar 10, 2008 9:44 pm
Welcome to the forum!
Stefan
\Re
is already defined. You can undefine it and then declare it again as math operator:\documentclass{article} \usepackage{amsmath} \let\Re\relax \DeclareMathOperator{\Re}{Re} \begin{document} This is $\Re(x)$. \end{document}
Stefan
LaTeX.org admin
Hello Mr Kottwitz
Thank you for your very worthwhile response.
As you help us and solve our problems, I hope God help you.
God bless you
Thanks for your time
Yours sincerely
Thank you for your very worthwhile response.
As you help us and solve our problems, I hope God help you.
God bless you
Thanks for your time
Yours sincerely
Who is online
Users browsing this forum: No registered users and 7 guests