Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Base nodes of n8n
Create a zero-filled n-dimensional nested array.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Return the last Unicode code point of a string.
Compute the sine of an angle measured in degrees.
Wrap a value to the half-open interval [min,max).
Return the minimum and maximum values.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
Compute the sum of all elements in a one-dimensional ndarray using ordinary recursive summation.
Return the number of singleton dimensions.
Compute the sum of all elements in a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Logistic distribution expected value.
Chi distribution.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Determine if an array data type can be safely cast to another array data type.
Merge two lists, trying to preserve the order of both
A query library for ECMAScript AST using a CSS selector like query language.
Copy all or part of a matrix A to another matrix B.
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
TypeScript definitions for parse-full-name
Apply a mask to a provided input array.
Geometric distribution expected value.
List of strided array data types.