A collection of useful utility functions and hooks which can be used fully standalone or along with the rest of the @onbeam packages. View all utils, hooks and variables [here](https://packages.onbeam.com/?path=/docs/utils-functions-absbigint--docs).
This package is a internal utility, not intended for public use.
Rayleigh distribution logarithm of probability density function (PDF).
Tools for working with the SVF format used by Autodesk Platform Services.
Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Node version.
JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML. http://jsonml.org
Calculate the sum of single-precision floating-point strided array elements.
Fréchet distribution logarithm of probability density function (PDF).
A function that returns the normally hidden `AsyncFunction` constructor
Create an iterator which generates a sequence of factorials.
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Create a filled four-dimensional nested array according to a provided callback function.
Compile a module for evaluating a rational function.
Yet another tool to generate .d.ts bundle.
Tabler Icons icon set in Iconify JSON format
Degenerate distribution moment-generating function (MGF).
Full fixable rules for auto-formatting with ESLint only without Prettier
Stub node fs module in browser
Return an array of an object's own and inherited enumerable property names and symbols.
Return a constructor for creating a two-sample Z-test results object.
Not intended for use outside the Fluid client repo.
Create an iterator which generates a sequence of nonnegative even integers.
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.