latex-packages/tests/math/faktor/test.tex

17 lines
239 B
TeX
Raw Normal View History

\documentclass{article}
\usepackage{mkessler-faktor}
\begin{document}
2021-10-07 18:07:51 +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}