cortex-js / compute-engine

An engine for symbolic manipulation and numeric evaluation of math formulas expressed with MathJSON
https://cortexjs.io
MIT License
370 stars 45 forks source link

Update simplify.test.ts #186

Closed holgerengels closed 3 months ago

holgerengels commented 3 months ago

Added two tests: ln(9) / ln(3) = 2 e · e^x · e^{-x} = e → Issue 176