−Table of Contents
This is an old revision of the document!
Expand
Matrix.Expand(M, n, x) takes a quadratic matrix M and adds diagonal entries with value x to it until it is of size n×n. If x is not given in the input it is set to 1.
Example
Has yet to be written.
Input
- Example.Quanty
-- some example code
Result
text produced as output