EquTranslator

  • Editor's rating:
  • Requirements: Windows (all)
  • File size: 270.8 KB
  • License: Free to try; $75 to buy
  • It's a fast equation evaluator with parse-tree builder and user-friendly interface for parsing and evaluation a run-time defined string as a math expression.
    The math expressions is represented as string in a function style
    F(x1, x2,..., xn) =f(x1, x2,..., xn)
    , where
    F(x1, x2,..., xn) - declares number and names of the variables;
    f(x1, x2,..., xn) - math expression may contain: