记录遇到number类型数字溢出运算错误bug

422 阅读1分钟

Number((BigInt(number) % BigInt(7)) % BigInt(5))

最新基本数据类型:BigInt