Table of Contents
This is an old revision of the document!
Sqrt
Matrix.Sqrt($M$) takes a quadratic matrix $M$ and returns $\sqrt{M}$, which is defined by the property $\sqrt{M}\sqrt{M} = M$.
At the moment this only works for Hermitian matrices.
Example
Soon.
Input
- Example.Quanty
-- some example code
Result
text produced as output