latex-packages/tests/math/faktor/test.tex
Maximilian Keßler 645def4b8f update gitignore
2021-10-07 18:18:43 +02:00

17 lines
239 B
TeX

\documentclass{article}
\usepackage{mkessler-faktor}
\begin{document}
\[
\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}