文件名称:js-factorial:JavaScript的阶乘函数
文件大小:130KB
文件格式:ZIP
更新时间:2024-03-19 05:49:02
javascript computer-science mathematics agpl combinatorics
JavaScript的阶乘函数。 参见 。 父母是 。 import { factorial } from '@aureooms/js-factorial' ; factorial ( 18 ) ; // 6402373705728000
【文件预览】:
js-factorial-master
----.gitignore(182B)
----.codeclimate.yml(79B)
----package.json(1KB)
----src()
--------index.js(394B)
----.travis.yml(504B)
----LICENSE(34KB)
----doc()
--------css()
--------scripts()
--------manual()
----README.md(2KB)
----.codacy.yml(79B)
----.esdoc.json(1KB)
----renovate.json(62B)
----test()
--------src()
----yarn.lock(293KB)