文件名称:big-integer-max:给定两个有效的字符串形式的整数,返回两个中较大的一个
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-15 14:35:22
JavaScript
大整数最大值 给定两个有效的字符串形式的整数,返回两者中较大的一个。 例子 var bigIntegerMax = require ( 'big-integer-max' ) ; var reallyBigInteger = '17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929
【文件预览】:
big-integer-max-master
----.gitignore(110B)
----README.md(2KB)
----CHANGELOG.md(3KB)
----.github()
--------workflows()
--------FUNDING.yml(586B)
----test()
--------index.js(4KB)
----LICENSE(1KB)
----.eslintrc(136B)
----package.json(2KB)
----index.js(2KB)
----.eslintignore(10B)
----.npmrc(55B)
----.nycrc(216B)