Files
secondo/Algebras/Periodic/Figures/MRealFormula.tex

20 lines
339 B
TeX
Raw Permalink Normal View History

2026-01-23 17:03:45 +08:00
\documentclass[a4paper]{article}
\usepackage{pst-eps}
\pagestyle{empty}
\begin{document}
\thispagestyle{empty}
\TeXtoEPS
\large
$ v = \left\{ \begin{array}{ll}
ax^2 + bx +c & \mbox{if root=false} \\
\sqrt{ax^2+bx+c} & \mbox{otherwise}
\end{array} \right. $
\endTeXtoEPS
\end{document}