Simplify \ci command

This commit is contained in:
2024-06-26 10:33:21 +02:00
parent 78f7390008
commit 190a9238b8

View File

@@ -120,7 +120,7 @@
\newcommand{\anova}[3]{$\mathrm{F(#1, #2)} = #3$}
\newcommand{\ci}[2]{$\mathrm{CI} = [#1, #2]$}
\newcommand{\ci}[2]{$[#1, #2]$}
\newcommand{\friedman}[1]{$\chi^2 = #1$}