[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

1
dist/full.tex vendored
View File

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

1
dist/most.tex vendored
View File

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

View File

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

View File

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