Triangular distributed pseudorandom numbers.
Hypergeometric distributed pseudorandom numbers.
Base pseudorandom number generators.
Compute the absolute difference of two real numbers.
Sample elements from an array-like object.
Computes the median of an array.
Scientific and statistical computing in JavaScript.
A project that aims to simplify mathematics
Generates a linearly spaced index array from a subsequence string.
A simple function for calculating the chi-squared probability for a given observation set and expected set"
Mathematical average. Sum of all values divided by the number of values provided.
Inverse chi-squared cumulative distribution function
Compute a sum incrementally.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
A small javascript module for working with normal distributions
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Return the real component of a double-precision complex floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
A simple mathematics library providing basic operations.
Converts degrees to radians.
Converts radians to degrees.
Negative infinity.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Provides a method to compute a moving arithmetic mean incrementally.
React Native component to display mathematics in html using MathJax. Uses [MathJax](https://github.com/mathjax/)
Calculate the standard deviation of a strided array using a two-pass algorithm.
Computes the quadratic mean (root mean square).
Calculate the standard deviation of a strided array.
Rounds a numeric value toward negative infinity.
Computes a quantile for a numeric array.
Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.
Mathematical Functions
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
This plugin can be used to support the input of Mathematical formulae. It does this by opening an input dialog by command, then generating the formula and finally returning the edited formula back to the original note.
Computes the maximum value of a numeric array and returns the corresponding array indices.
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.