How to insert 3 × 3 Matrix in obsidian ?
You can use Mathjax: Advanced formatting syntax - Obsidian Help
$$
\begin{vmatrix}a & b & c \\
d & e & f \\
g & h & i
\end{vmatrix}
$$
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.