文件名称:math-cosh:ES2015 Math.cosh()ponyfill
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-05 01:29:48
JavaScript
不推荐使用,因为现在所有现代浏览器和Node.js版本都可以使用此功能。 数学科什 ES2015 安装 $ npm install math-cosh 用法 const mathCosh = require ( 'math-cosh' ) ; mathCosh ( 1 ) ; //=> 1.5430806348152437 执照 麻省理工学院:copyright:
【文件预览】:
math-cosh-main
----.gitattributes(29B)
----.github()
--------workflows()
----test.js(606B)
----license(1KB)
----.npmrc(19B)
----.editorconfig(175B)
----.gitignore(23B)
----index.js(211B)
----readme.md(467B)
----package.json(640B)