@stdlib/buffer-to-json
Return a JSON representation of a Buffer.
Return a JSON representation of a Buffer.
Complex numbers.
Base (i.e., lower-level) complex number functions.
Base complex number assert functions.
Parse a string representation of a 128-bit complex number.
Return the real and imaginary components of a double-precision complex floating-point number.
Revive a JSON-serialized 128-bit complex number.
Parse a string representation of a 64-bit complex number.
Parse a string representation of a 128-bit complex number.
Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.
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.
Revive a JSON-serialized complex number.
Revive a JSON-serialized 64-bit complex number.
Revive a JSON-serialized 128-bit complex number.
Wrap a function and casts a function's return value to a complex number.
Parses a string representing a complex number into a complex like object.
Wrap a function accepting complex number arguments to support providing both real and complex numbers.
Create a complex number.
Complex number constructors.