math.js 239 B

123
  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.')