@util.js/numbers
JavaScript utility methods for numbers
JavaScript utility methods for numbers
Use the Maybe monady to parse a base-10 integer
Elliptical phrases for numbers (Integer, Decimal, DigitString, Ordinal)
Sudoku-like integer factoring game
convert 32 bit buffer to integer
Numeral
Convert string values to other possible value types
https://oeis.org/A000045 Fibonacci numbers
strict parser for unsigned numbers
Native 64-bit integers with overflow protection.
Native 64-bit integers with overflow protection.
Native 64-bit integers with overflow protection.
As easy way to get the cardinal numbers names!
Checks if value is a BigInt.
Checks if value is a BigInt.
Conditionally set or clear bits of 32-bit integer, without branching (not method).
Count bits set in 32-bit integer (parallel method).
Interleave bits of two 16-bit integers to form 32-bit integer (binary magic method).
Merge bits from two 32-bit integers, according to mask (xor method).
Get bit parity of 32-bit integer (parallel method).