A complex numbers library
64-bit complex number.
128-bit complex number.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real component of a double-precision complex floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Test if a value is a complex number-like object.
Return the real component of a single-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Takes a complex (i.e. self-intersecting) GeoJSON polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Powerful mathematics and statistics library for JavaScript.
A lightweight and easy-to-use library for you to manipulate complex numbers
A professional, comprehensive and high-performance library for you to manipulate matrices.
Riemann Zeta function.
A validator for the number of queries per request and root selectors per query.
TheMath is an extensive math library for JavaScript and Node.js. It features a flexible expression parser
Wrap a function accepting complex number arguments to support providing both real and complex numbers.
Return the data type of a complex number.
Add two double-precision complex floating-point numbers.
Compute the absolute value of a double-precision complex floating-point number.
Add two single-precision complex floating-point numbers.
Subtract two double-precision complex floating-point numbers.
React Native component that handles the complexities of building a grid of photos with a flexible number of photos per row.
Subtract two single-precision complex floating-point numbers.
Multiply two double-precision complex floating-point numbers.
Test if a value is a 128-bit complex number.
javascript light-weight symbolic math expression evaluator
Multiply two single-precision complex floating-point numbers.
Compute the argument of a complex number in radians.
Return the complex conjugate of a double-precision complex floating-point number.
Negate a complex number.
Test if a value is a 64-bit complex number.
Size (in bytes) of a 128-bit complex number.
Size (in bytes) of a 64-bit complex number.
Round a double-precision complex floating-point number toward positive infinity.
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
Return a double-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
Round a complex number toward negative infinity.
Evaluate the identity function for a single-precision complex floating-point number.
Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.
Compute the inverse of a complex number.
List of complex number data types.
Complex number constructors.
Round a complex number to the nearest integer.