MathJS 5.0.0 正式发布,Javascript 扩展数学库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:MathJS 5.0.0 已发布,Math.js 是个 JavaScript 和 Node.js 的扩展数学库,包括了灵活的表达式解析器,提供数字,大数值,复杂数值,单位,矩阵等等集成的解决方案,强大又易于使用。 更新内容: Implemented co...

MathJS 5.0.0 已发布,Math.js 是个 JavaScript 和 Node.js 的扩展数学库,包括了灵活的表达式解析器,提供数字,大数值,复杂数值,单位,矩阵等等集成的解决方案,强大又易于使用。

更新内容:

  • Implemented complex conjugate transpose math.ctranspose.

  • Changed the behavior of A' (transpose) in the expression parser to calculate the complex conjugate transpose. 

  • Added support for complex({abs: 1, arg: 1}), and improved the docs on complex numbers. 

  • Renamed eye to identity

  • Math.js code can now contain ES6. The ES6 source code is moved from lib to src, and lib now contains the compiled ES5 code.

  • Upgraded dependencies:

    • decimal.js from 9.0.1 to 10.0.1

    • Upgraded dev dependencies

  • Changed code style to https://standardjs.com/, run linter on npm test. See #1110.

  • Dropped support for bower. Use npm or an other package manages instead.

  • Dropped support for (non-primitive) instances of NumberBoolean, and String from functions clone and typeof.

  • Dropped official support for IE9 (probably still works, but it's not tested).

  • Fixed #851: More consistent behavior of sqrt, nthRoot, and pow. 

  • Fixed #1103: Calling toTex on node that contains derivative causing an exception. 

 下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

你的品牌,价值千万

你的品牌,价值千万

温迪 / 人民邮电出版社 / 2018-7-1 / 49.00元

“大道无术,万法归心。” 不管是互联网、社交媒体,还是 AI 怎样让人眼花缭乱。从“真心”出发塑造的个人品牌,都将带你从容面对任何一种变化的冲击。现代生活变得越来越透明,如果你不懂得如何真实、精准地定位和呈现自己,你的个人品牌在 碎片信息中被误解、被曲解就是一种必然。 本书分四步引导你剖析自己、发现自我,构建可持续的品牌生态系统,策划品牌战略,提升个人呈现力,并在最后带你勾画出一幅完整的个人......一起来看看 《你的品牌,价值千万》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码