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