This module outputs a formula to LaTeX. To use it, use the MathAtom.toLatex() method. Methods latexify(value: string | MathAtom | MathAtom[]): stringprivateinner Give an atom or an array of atoms, return a LaTeX string representation value : string | MathAtom | MathAtom[] → : string