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

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.