@stdlib/array-one-to-like
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Create an array filled with ones and having a specified length.
Create an array filled with ones and having the same length and data type as a provided array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Create a zero-filled array having a specified length.
Create a zero-filled array having the same length and data type as a provided array.
Test if a value is a 64-bit or 128-bit complex number.
Test if a value is a complex number-like object.
Test if a value is a 128-bit complex number.
Test if a value is a Complex128Array.
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.
Test if a value is a 1-dimensional ndarray-like object containing double-precision complex floating-point numbers.
Test if two arguments are both double-precision complex floating-point numbers and have the same value.
Test if two arguments are both Complex128Arrays and have the same values.
128-bit complex number.
Parse a string representation of a 128-bit complex number.
Revive a JSON-serialized 128-bit complex number.
Parse a string representation of a 128-bit complex number.