mathjs
popularMath.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 …
Updated by @josdejong
@stdlib/math-base-assert-is-nan
popularTest if a double-precision floating-point numeric value is NaN.
Updated by @stdlib-bot
@stdlib/math-base-napi-unary
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Updated by @stdlib-bot
@stdlib/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/math-base-special-sqrt
Compute the principal square root of a double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/constants-float64-ninf
Double-precision floating-point negative infinity.
Updated by @stdlib-bot
@stdlib/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-infinite
Test if a double-precision floating-point numeric value is infinite.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-integer
Test if a finite double-precision floating-point number is an integer.
Updated by @stdlib-bot
davinci-eight
WebGL library for mathematical physics using Geometric Algebra
Updated by @geometryzen
@stdlib/math-base-assert-is-negative-zero
Test if a double-precision floating-point numeric value is negative zero.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-nonnegative-integer
Test if a finite double-precision floating-point number is a nonnegative integer.
Updated by @stdlib-bot
@stdlib/random-base-mt19937
A 32-bit Mersenne Twister pseudorandom number generator.
Updated by @stdlib-bot