智慧水务管理系统 - 精河县供水工程综合管理平台
bot_dev1 85df71fc28 feat: 实现供水运营专题大屏BI可视化 hace 4 días
..
.github feat: 实现供水运营专题大屏BI可视化 hace 4 días
constants feat: 实现供水运营专题大屏BI可视化 hace 4 días
test feat: 实现供水运营专题大屏BI可视化 hace 4 días
.eslintrc feat: 实现供水运营专题大屏BI可视化 hace 4 días
CHANGELOG.md feat: 实现供水运营专题大屏BI可视化 hace 4 días
LICENSE feat: 实现供水运营专题大屏BI可视化 hace 4 días
README.md feat: 实现供水运营专题大屏BI可视化 hace 4 días
abs.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
abs.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
floor.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
floor.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
isFinite.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
isFinite.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
isInteger.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
isInteger.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
isNaN.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
isNaN.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
isNegativeZero.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
isNegativeZero.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
max.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
max.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
min.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
min.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
mod.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
mod.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
package.json feat: 实现供水运营专题大屏BI可视化 hace 4 días
pow.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
pow.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
round.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
round.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
sign.d.ts feat: 实现供水运营专题大屏BI可视化 hace 4 días
sign.js feat: 实现供水运营专题大屏BI可视化 hace 4 días
tsconfig.json feat: 实现供水运营专题大屏BI可视化 hace 4 días

README.md

math-intrinsics Version Badge

github actions coverage License Downloads

npm badge

ES Math-related intrinsics and helpers, robustly cached.

  • abs
  • floor
  • isFinite
  • isInteger
  • isNaN
  • isNegativeZero
  • max
  • min
  • mod
  • pow
  • round
  • sign
  • constants/maxArrayLength
  • constants/maxSafeInteger
  • constants/maxValue

Tests

Simply clone the repo, npm install, and run npm test

Security

Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.