Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Check if a value is a natural number
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif
Computes the least common multiple (lcm).
- compute.io
- compute
- computation
- mathematics
- math
- least common multiple
- lowest common multiple
- smallest common multiple
- lowest common denominator
- lcm
- lcd
- discrete
- arithmetic
- array
- View more
Computes the greatest common divisor (gcd).
- compute.io
- compute
- computation
- mathematics
- math
- euclid
- stein
- binary gcd
- greatest common divisor
- greatest common factor
- highest common factor
- greatest common measure
- highest common divisor
- gcd
- View more
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Double-precision floating-point negative infinity.
The bias of a double-precision floating-point number's exponent.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Test if a double-precision floating-point numeric value is infinite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- double
- View more
Return the real and imaginary components of a single-precision complex floating-point number.
Smallest positive double-precision floating-point normal number.
Double-precision floating-point positive infinity.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- pinf
- positive
- infinity
- ieee754
- double
- dbl
- precision
- floating-point
Compute the absolute value of a double-precision floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
The maximum biased base 2 exponent for a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Return a double-precision floating-point number with the magnitude of x and the sign of y.
- stdlib
- stdmath
- math
- mathematics
- float64
- float
- floating-point
- ieee754
- double
- copysign
- copy
- sign
- bits
- number
- View more
Test if a double-precision floating-point numeric value is NaN.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
High word mask for excluding the sign bit of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- sign
- bits
- View more