v2.1.1
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 evaluates1 + 2and ignores everything after the semicolon; - Add support for substitutions in formulas