Copy buffer data to a new Buffer instance.
Typed array constructors.
Return a regular expression to match a newline character sequence.
Node standard library for browser.
Simple functional programming utility & Misc programming tool
Apply a nullary callback and assign results to elements in a strided output array.
Create a typed array.
Create an uninitialized ndarray having a specified shape and data type.
Return a string created by joining array elements using a specified separator.
Convert an ndarray buffer to a generic array.
Return a constructor for creating arrays having a fixed-width composite data type.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Exponential function.
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array signed integer data type.
Determine the minimum array data type for storing a provided signed integer value.
Test if an input value is a supported array real-valued floating-point data type.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Inverse incomplete beta function.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Create a generic array filled with null values.
Gamma function.
Generate a stride array from an array shape.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.