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

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.