sum und prod entfernt
This commit is contained in:
parent
c5224b2d7a
commit
afbbec9009
3
math.tex
3
math.tex
@ -31,7 +31,4 @@
|
|||||||
\newcommand{\intgr}[4]{\int_{#1}^{#2} #3 ~\text{d}#4}
|
\newcommand{\intgr}[4]{\int_{#1}^{#2} #3 ~\text{d}#4}
|
||||||
\newcommand{\intgru}[2]{\int #1 ~\text{d}#2}
|
\newcommand{\intgru}[2]{\int #1 ~\text{d}#2}
|
||||||
|
|
||||||
\newcommand{\sum}[3]{\Sigma_{#1}^{#2} #3}
|
|
||||||
\newcommand{\prod}[3]{\Pi_{#1}^{#2} #3}
|
|
||||||
|
|
||||||
\newcommand{\bbracket}[1]{\left #1 \right}
|
\newcommand{\bbracket}[1]{\left #1 \right}
|
||||||
|
Loading…
Reference in New Issue
Block a user