You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Members
Dew Math for .NET
ContentsIndexHome
TMtxExpression Members Public Properties
Public Properties
 
Name 
Description 
 
If True, all [ ..] type of expression will be double type even, if all items are integer. 
 
If True, all constants will be double type even if number is integer. 
 
Number of expressions. 
 
Gets/sets several expressions separated by semicolon at once. 
 
Returns expression result at specified index. 
 
Returns True, if the expressions were already compiled. 
 
Returns result of the latest expression from the list. 
 
The preprocessor event is called after the preprocessor has already applied any substitions and patched the parsed expression. 
 
Returns variable by name or nil, if variable does not exist. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.