@xpjs/big-number
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

big-number

使用

import bigjs from "@xpjs/big-number";

console.log(bigjs(9).div(3).mod(2).plus(5).times(6).toNumber());// 36

具体用法参考bigjs

Readme

Keywords

none

Package Sidebar

Install

npm i @xpjs/big-number

Weekly Downloads

1

Version

1.2.1

License

ISC

Unpacked Size

69.6 kB

Total Files

21

Last publish

Collaborators

  • mr.xing.c