function Pascl(Order: Integer): Matrix;
Returns the pascal matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Order | Integer |
Returns: Matrix
Remarks:
Internally calls Matrix.Pascl
Returns the pascal matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Order | Integer |
Returns: Matrix
Internally calls Matrix.Pascl