危齐晟 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
..
.github 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
constants 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
test 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
.eslintrc 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
CHANGELOG.md 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
LICENSE 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
README.md 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
abs.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
abs.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
floor.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
floor.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isFinite.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isFinite.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isInteger.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isInteger.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isNaN.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isNaN.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isNegativeZero.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
isNegativeZero.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
max.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
max.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
min.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
min.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
mod.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
mod.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
package.json 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
pow.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
pow.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
sign.d.ts 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
sign.js 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전
tsconfig.json 8fcbf38aef feat: database tab书库亟待装修!! 2 달 전

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
  • 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.