YLDXYLDX
Expression Evaluator

Expression Evaluator

Smart calculator with variable support.

Description

This app calculates math expressions and handles variables, working like a simple programming tool. It's similar to MathCad or Octave but easier. For example, input 'apple = 12, orange = 7, (apple/2 + orange)*10' and get '130.0' as the result.