Method | Description | |
---|---|---|
DivideExpression ( IExpression left, IExpression right ) : System.Collections.Generic | ||
Evaluate ( double>.Dictionary |
||
ToString ( ) : string |
public DivideExpression ( IExpression left, IExpression right ) : System.Collections.Generic | ||
left | IExpression | |
right | IExpression | |
return | System.Collections.Generic |
public Evaluate ( double>.Dictionary |
||
identifier_table | double>.Dictionary | |
return | double |