procedure TestMtx(const anExpr: string; const ResultValue: TDoubleArray; AllowNanInf: Boolean);
Specifies a single expression, which must match ResultValue, underwise an exception is raised.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | anExpr | string | |
| 2 | ResultValue | TDoubleArray | |
| 3 | AllowNanInf | Boolean |
Result: stored in self (calling object)