Expand description
Expression evaluation functions with unit-aware arithmetic
Functionsยง
- evaluate_
expression_ with_ context - Main evaluation function that handles context for line references
- evaluate_
tokens_ stream_ with_ context - Find and evaluate mathematical patterns in a token stream
- evaluate_
tokens_ with_ units_ and_ context - Evaluate tokens with unit-aware arithmetic and context support
- evaluate_
with_ variables - Enhanced evaluation function that handles both expressions and variable assignments
- parse_
and_ evaluate_ with_ context - Parse and evaluate with context for line references
- parse_
result_ string - Parse a result string back into a UnitValue
- resolve_
line_ reference - Resolve a line reference to its calculated result