@stdlib/constants-float64-max-safe-nth-lucas
Maximum safe nth Lucas number when stored in double-precision floating-point format.
Maximum safe nth Lucas number when stored in double-precision floating-point format.
Test if a value is an array of probabilities that sum to one.
Complex numbers.
Test whether two double-precision complex floating-point numbers are the same value.
Test whether two single-precision complex floating-point numbers are the same value.
Test whether two single-precision complex floating-point numbers are the same value.
Wrap a function and casts a function's return value to a complex number.
Wrap a function accepting complex number arguments to support providing both real and complex numbers.
Create a complex number.
Return the complex conjugate of a double-precision complex floating-point number.
Return the complex conjugate of a single-precision complex floating-point number.
Base (i.e., lower-level) complex number functions.
Base complex number assert functions.
Test whether two double-precision complex floating-point numbers are equal.
Test whether two single-precision complex floating-point numbers are equal.
Test whether two double-precision complex floating-point numbers are not equal.
Test whether two single-precision complex floating-point numbers are not equal.
Test whether two double-precision complex floating-point numbers are the same value.
Decompose a double-precision floating-point number into integral and fractional parts.
Compute the nth negaFibonacci number.