测试失败,最终我选择了AxMath,还是很优秀的
这个是latex的矩阵代码
\[
\left[ \begin{matrix}
0& 0& 0\\
0& 0& 0\\
0& 0& 0\\
\end{matrix} \right]
\times
\left[ \begin{matrix}
0& 0& 0\\
0& 0& 0\\
0& 0& 0\\
\end{matrix} \right]
=
\left[ \begin{matrix}
0& 0& 0\\
0& 0& 0\\
0& 0& 0\\
\end{matrix} \right]
\]
转载于:https://www.cnblogs.com/BobHuang/p/8039895.html