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

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.