Search results
2102 packages found
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
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
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.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Double-precision floating-point negative infinity.
Powerful mathematics and statistics library for JavaScript.
Euclidean geometry classes and tools for JavaScript
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
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
Compute the principal square root of a double-precision floating-point number.
Round a double-precision floating-point number toward negative infinity.
Exponential function.
Evaluate the natural logarithm of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
The bias of a double-precision floating-point number's exponent.
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
Maximum double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float64
- float
- 64bit
- ieee754
- double
- View more
High word mask for the exponent of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- exponent
- bits
- 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