TMtxExpression.TestMtx Method

procedure TestMtx(const anExpr: string; const ResultValue: TDoubleArray; AllowNanInf: Boolean);

Specifies a single expression, which must match ResultValue, underwise an exception is raised.

#NameTypeDescription
1anExprstring
2ResultValueTDoubleArray
3AllowNanInfBoolean

Result: stored in self (calling object)