I'd like know how to write max/min over condition in inline math mode (i.e. $...$). So far I found only the way to write it in the equation block (i.e. begin{equation}.....end{equation}) and in the display math mode (i.e. \[....\]).
Asked
Active
Viewed 558 times
1
$\max\limits_{<condition>} <expression whose value is to be maximized>$? – Mico Jan 17 '21 at 11:44