Thursday, August 25, 2011

latex argmax and argmin

Latex does not have built-in support for argmax and argmin.
The following are two tricks that works for me.

\underset{x}{\operatorname{argmax}}{content}
\underset{x}{\operatorname{argmax}}{content}

Cheers!

No comments:

Post a Comment