Skip to content

Coffeequate v1.3.0

Latest
Compare
Choose a tag to compare
@MatthewJA MatthewJA released this 03 Nov 11:14

New features:

  • Added Expression.nsolve, which numerically solves expressions
  • Added support for symbolic functions, e.g. CQ('f(x)')

Bug fixes:

  • Expression.equals now respects equivalent variables
  • CQ('-x').toLaTeX() no longer throws an error