Skip to content

MatrixExp

Matrix exponential E^M.

$ wo 'MatrixExp[{{0, 0}, {0, 0}}]'
{{1, 0}, {0, 1}}