Qurak
文档
价格
登录
Qurak
文档
函数
TeXForm
TeXForm
可用
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 \Omega
ToString[TeXForm[3 I + x + 1]] → x+(1+3 i)
ToString[TeXForm[N[Pi]]] → 3.14159
在 Qurak 上运行
搜索参考
主题
Converting Between Expressions And Strings
- Format Types »
相关
Export
StandardForm
TraditionalForm
MathMLForm
DisplayForm
ExportString
Hash
ImportString
InputForm
Interpreter
OutputForm
SyntaxQ
← Tetrahedron
Text →
全部 6300 个函数
·
从 MCP 客户端使用