expm1:ES2015 Math.expm1()ponyfill

时间:2024-06-05 01:31:15
【文件属性】:

文件名称:expm1:ES2015 Math.expm1()ponyfill

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-05 01:31:15

JavaScript

不推荐使用,因为现在所有现代浏览器和Node.js版本都可以使用此功能。 expm1 ES2015 安装 $ npm install expm1 用法 const expm1 = require ( 'expm1' ) ; expm1 ( 1 ) ; //=> 1.718281828459045


【文件预览】:
expm1-main
----index.js(75B)
----test.js(302B)
----package.json(556B)
----readme.md(385B)
----.github()
--------workflows()
----license(1KB)
----.gitignore(23B)
----.npmrc(19B)
----.editorconfig(175B)
----.gitattributes(19B)

网友评论