0225304 479b0dd372 fit:first 1 هفته پیش
..
.github 479b0dd372 fit:first 1 هفته پیش
constants 479b0dd372 fit:first 1 هفته پیش
test 479b0dd372 fit:first 1 هفته پیش
.eslintrc 479b0dd372 fit:first 1 هفته پیش
CHANGELOG.md 479b0dd372 fit:first 1 هفته پیش
LICENSE 479b0dd372 fit:first 1 هفته پیش
README.md 479b0dd372 fit:first 1 هفته پیش
abs.d.ts 479b0dd372 fit:first 1 هفته پیش
abs.js 479b0dd372 fit:first 1 هفته پیش
floor.d.ts 479b0dd372 fit:first 1 هفته پیش
floor.js 479b0dd372 fit:first 1 هفته پیش
isFinite.d.ts 479b0dd372 fit:first 1 هفته پیش
isFinite.js 479b0dd372 fit:first 1 هفته پیش
isInteger.d.ts 479b0dd372 fit:first 1 هفته پیش
isInteger.js 479b0dd372 fit:first 1 هفته پیش
isNaN.d.ts 479b0dd372 fit:first 1 هفته پیش
isNaN.js 479b0dd372 fit:first 1 هفته پیش
isNegativeZero.d.ts 479b0dd372 fit:first 1 هفته پیش
isNegativeZero.js 479b0dd372 fit:first 1 هفته پیش
max.d.ts 479b0dd372 fit:first 1 هفته پیش
max.js 479b0dd372 fit:first 1 هفته پیش
min.d.ts 479b0dd372 fit:first 1 هفته پیش
min.js 479b0dd372 fit:first 1 هفته پیش
mod.d.ts 479b0dd372 fit:first 1 هفته پیش
mod.js 479b0dd372 fit:first 1 هفته پیش
package.json 479b0dd372 fit:first 1 هفته پیش
pow.d.ts 479b0dd372 fit:first 1 هفته پیش
pow.js 479b0dd372 fit:first 1 هفته پیش
round.d.ts 479b0dd372 fit:first 1 هفته پیش
round.js 479b0dd372 fit:first 1 هفته پیش
sign.d.ts 479b0dd372 fit:first 1 هفته پیش
sign.js 479b0dd372 fit:first 1 هفته پیش
tsconfig.json 479b0dd372 fit:first 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.