You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
math-intrinsics 
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.