math-intrinsics

1.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i math-intrinsics

Weekly Downloads

44,420,957

Version

1.1.0

License

MIT

Unpacked Size

17.3 kB

Total Files

38

Last publish

Collaborators

  • ljharb