simple-squiggle

A restricted subset of Squiggle
Log | Files | Refs | README

math.js (239B)


      1 // TODO: deprecated since v8, remove this deprecation warning in v9
      2 throw new Error('The non-minified file "mathjs/dist/math.js" has removed since mathjs@8.0.0. ' +
      3   'Please use the minified bundle "mathjs/lib/browser/math.js" instead.')