Pareto (Type I) distribution cumulative distribution function (CDF).
Convert file URLs to paths.
HTTP methods that node supports
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Node default behavior import resolution plugin for eslint-plugin-import.
Create S3 urls from bucket/key or extract bucket/key from them
Test if a value is a 64-bit or 128-bit complex number.
Node version.
Reduce initial definitions to the actual initial value, where possible.
Fill a strided array with linearly spaced values over a specified interval.
Functions for modifying a unified-latex AST
Test if a value is an EvalError object.
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
Compute an integer binary logarithm (base two).
Calculate the maximum value of a double-precision floating-point strided array.
gRPC utility library for loading .proto files
Server-side DOM implementation based on Mozilla's dom.js
Resolve the input ndarray casting data type for a unary function.
Test if an object's own or inherited property is readable.
Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Test if a value is a ReferenceError object.
Compute the nth Lucas number.
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays