Bases: object
Bases: object
Evaluates an expression.
Provides the facility to evaluate mathematical expressions, and to substitute variables from dictionaries into those expressions.
Supports both integer and floating point values, and automatic promotion where necessary.