void TestVec(String anExpr, Double[] ResultValue, Boolean AllowNanInf)
Specifies a single expression, which must match ResultValue, underwise an exception is raised.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | anExpr | String | |
| 2 | ResultValue | Double[] | |
| 3 | AllowNanInf | Boolean |
Result: stored in self (calling object)