We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Suppose I intend to create a matrix with the SymPy package
SymPy
using SymPy
Sym[1 2; 2 4]
\text{\[\left[ \begin{array}{rr}1&2\\2&4\end{array}\right]\]}