matrix_sqrt | R Documentation |
matrix_sqrt
calculates the square root of a matrix by diagonalisation.
matrix_sqrt(M)
M |
a square matrix |
the square root of M
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.