Qurak

TeXForm

Disponible

Convert expressions to LaTeX notation.

TeXForm[expr]
TeXForm[Pi] → TeXForm[Pi]ToString[TeXForm[{{1, 2}, {3, 4}}]] → \left( \begin{array}{cc} 1 & 2 \\ 3 & 4 \\ \end{array} \right)ToString[TeXForm[TableForm[{{1}, {2, 3}}]]] → \begin{array}{cc} 1 & \text{} \\ 2 & 3 \\ \end{array}ToString[TeXForm[\[Alpha] -> 2 \[CapitalOmega]]] → \alpha \to 2 \OmegaToString[TeXForm[3 I + x + 1]] → x+(1+3 i)ToString[TeXForm[N[Pi]]] → 3.14159

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP