Integer squareroot implemented for BigNumbers (bn.js) use bit-shift operations.
Square root of double-precision floating-point epsilon.
Compute the principal square root of a double-precision floating-point number.
Square root of 2π.
Natural logarithm of the square root of 2π.
Square root of 2.
The RAW complex numbers library
An arbitrary length integer library for Javascript
Traverse JSON Schema passing each schema object to callback
Validates if a value is an integer array.
Validates if a value is an integer.
Basic layout model and some utilities for Cytoscape.js layout extensions
🐊Putout plugin helps with Math
uvu is an extremely fast and lightweight test runner for Node.js and the browser
Add support for more integer widths to Buffer
Pure-JS printf
A Long class for representing a 64-bit two's-complement integer value.
A Long class for representing a 64-bit two's-complement integer value.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
Various helper utilities for working with buffers and binary data
Codecs for numbers of different sizes and endianness
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Test if a finite double-precision floating-point number is an integer.
An implementation of integer square root algorithm for primitive rust types
Square root for fixed-point numbers
An implementation of integer cube root algorithm for primitive rust types