2021-10-07 13:55:39 +02:00
|
|
|
\documentclass{article}
|
|
|
|
|
|
|
|
\usepackage{mkessler-faktor}
|
|
|
|
|
|
|
|
\begin{document}
|
2021-10-07 18:07:51 +02:00
|
|
|
|
2021-10-07 13:55:39 +02:00
|
|
|
\[
|
|
|
|
\faktor{A}{B} \cong \cofaktor{A}{B}
|
|
|
|
\]
|
|
|
|
\[
|
|
|
|
\faktor{A}[1]{B}[-1.5] \cong \cofaktor{A}[-1]{B}[0.5]
|
|
|
|
\]
|
|
|
|
\[
|
|
|
|
\cofaktor*{A}[-1]{B}[2] = x
|
|
|
|
\]
|
|
|
|
\end{document}
|