@stdlib/complex-base-parse
Parses a string representing a complex number into a complex like object.
Parses a string representing a complex number into a complex like object.
Convert an angle from radians to degrees.
Convert an angle from radians to degrees (single-precision).
Invert an object, such that keys become values and values become keys, according to a transform function.
A tool to convert AAX files to other formats
Return the array data type with the smallest size and closest kind to which array data types can be safely cast.
Revive a JSON-serialized typed array.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Create an iterator from an array-like object.
Create an iterator from an array-like object, iterating from right to left.
Return a JSON representation of a typed array.
Create an iterator from a sparse array-like object.
Create an iterator from a sparse array-like object, iterating from right to left.
Create an iterator from a strided array-like object.
Convert an array to an array of a different data type.
Convert an array to the same data type as a second input array.
Create (or fill) an array from an iterator.
Create a single-element array containing a provided scalar value.
Create an iterator from an array-like object view.
Create an iterator from an array-like object view, iterating from right to left.