From 222faf184e081880e6cac02ac338d0c3df980470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Thu, 2 Sep 2021 12:16:48 +0200 Subject: [PATCH] add \inv operator --- mkessler-operators.sty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkessler-operators.sty b/mkessler-operators.sty index 0096fc9..6434bc1 100644 --- a/mkessler-operators.sty +++ b/mkessler-operators.sty @@ -142,4 +142,6 @@ \DeclareMathOperator{\ord}{ord} \DeclareMathOperator{\tg}{tg} \DeclareMathOperator{\Ver}{Ver} +\DeclareMathOperator{\inv}{inv} +