ZYPHZYPH
Expression Evaluator

Expression Evaluator

Calculator with variables for programming.

Description

This app calculates math expressions and supports variables, making it feel like a programming tool. It's like a simpler version of MathCad or Octave. Try it: input 'apple = 12, orange = 7, (apple/2 + orange)*10' and get '130.0' instantly.