Skip to content

v2.1.1

Choose a tag to compare

@GeorgDangl GeorgDangl released this 02 Apr 22:33

v2.1.1

  • The calculator now supports trailing comments in a formula, separated by a semicolon ; at the end of the actual formula input. For example, 1 + 2; Hello World! now just evaluates 1 + 2 and ignores everything after the semicolon ;
  • Add support for substitutions in formulas