[Math] Add argmin command

This commit is contained in:
2025-12-22 07:38:10 +01:00
parent 2be8109e90
commit b05be21b92
4 changed files with 4 additions and 0 deletions

View File

@@ -452,6 +452,7 @@
% other useful shortcuts
\newcommand{\8}{\infty}
\newcommand{\argmin}{\text{argmin}}
\newcommand{\dx}{\text{ d}}
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
\newcommand{\ceil}[1]{\left\lceil #1 \right\rceil}