JSPM

Found 2138 results for mathematics

@stdlib/complex-float32-reim

Return the real and imaginary components of a single-precision complex floating-point number.

  • v0.1.2
  • 48.63
  • Published

gamma

the gamma function (Γ)

  • v1.0.0
  • 48.40
  • Published

@stdlib/complex-float64-reim

Return the real and imaginary components of a double-precision complex floating-point number.

  • v0.1.2
  • 48.36
  • Published

@stdlib/constants-float64-eps

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

  • v0.2.2
  • 46.49
  • Published

@stdlib/complex-real

Return the real component of a double-precision complex floating-point number.

  • v0.2.1
  • 45.30
  • Published

@stdlib/complex-realf

Return the real component of a single-precision complex floating-point number.

  • v0.2.1
  • 45.29
  • Published

@stdlib/complex-imag

Return the imaginary component of a double-precision complex floating-point number.

  • v0.2.1
  • 45.17
  • Published

@stdlib/stats

Standard library statistical functions.

  • v0.3.3
  • 45.09
  • Published

@stdlib/complex-imagf

Return the imaginary component of a single-precision complex floating-point number.

  • v0.2.1
  • 44.16
  • Published

node-red-contrib-calc

A Node-Red node to perform basic mathematical calculations

  • v1.0.6
  • 43.55
  • Published

interval-operations

Utilities for performing mathematical set operations on intervals and arrays of intervals

  • v2.0.0
  • 42.90
  • Published

@stdlib/random-base-minstd

A linear congruential pseudorandom number generator (LCG) based on Park and Miller.

  • v0.2.1
  • 40.99
  • Published

math-float64-get-high-word

Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 40.25
  • Published

math-float64-exponent

Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.

  • v1.0.0
  • 39.58
  • Published

@stdlib/stats-base-meanpn

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

  • v0.2.2
  • 39.09
  • Published

chi-squared

characteristic functions for chi-squared distributions

  • v1.1.0
  • 38.52
  • Published

@mathigon/euclid

Euclidean geometry classes and tools for JavaScript

  • v1.2.4
  • 38.35
  • Published

@mathigon/fermat

Powerful mathematics and statistics library for JavaScript.

  • v1.1.24
  • 37.85
  • Published

normal-distribution

A small javascript module for working with normal distributions

  • v1.1.1
  • 37.61
  • Published

compute-median

Computes the median of an array.

  • v2.0.0
  • 37.52
  • Published

compute-indexspace

Generates a linearly spaced index array from a subsequence string.

  • v1.0.1
  • 37.45
  • Published

nerdamer

javascript light-weight symbolic math expression evaluator

  • v1.1.13
  • 37.14
  • Published

chi-squared-test

A simple function for calculating the chi-squared probability for a given observation set and expected set"

  • v1.1.0
  • 36.59
  • Published

inv-chisquare-cdf

Inverse chi-squared cumulative distribution function

  • v1.0.1
  • 36.58
  • Published

@sgratzl/science

Scientific and statistical computing in JavaScript.

  • v2.0.0
  • 36.38
  • Published

@stdlib/stats-base-stdevpn

Calculate the standard deviation of a strided array using a two-pass algorithm.

  • v0.2.2
  • 35.70
  • Published

compute-quantile

Computes a quantile for a numeric array.

  • v1.0.1
  • 35.36
  • Published

@stdlib/ml

Machine learning algorithms.

  • v0.3.3
  • 34.27
  • Published

compute-incrmmean

Provides a method to compute a moving arithmetic mean incrementally.

  • v1.0.2
  • 33.91
  • Published

@stdlib/blas-ext-base-dsumpw

Calculate the sum of double-precision floating-point strided array elements using pairwise summation.

  • v0.2.2
  • 33.90
  • Published

@stdlib/stats-base-dmin

Calculate the minimum value of a double-precision floating-point strided array.

  • v0.2.2
  • 33.81
  • Published

math-abs

Computes an absolute value.

  • v1.0.2
  • 33.63
  • Published

compute-qmean

Computes the quadratic mean (root mean square).

  • v2.0.0
  • 33.55
  • Published

math-evalpoly

Evaluates a polynomial.

  • v1.1.0
  • 33.52
  • Published

summations

Library to enumerate all natural number lists with a target sum.

  • v0.0.5
  • 33.19
  • Published

@stdlib/stats-pcorrtest

Compute a Pearson product-moment correlation test between paired samples.

  • v0.2.2
  • 33.14
  • Published

@stdlib/random-array-uniform

Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.

  • v0.2.1
  • 33.09
  • Published

math-exp

Natural exponential function.

  • v1.0.0
  • 32.88
  • Published

@stdlib/blas-ext-base-dapx

Add a constant to each element in a double-precision floating-point strided array.

  • v0.2.2
  • 32.79
  • Published

math-float64-to-words

Splits a floating-point number into a higher order word and a lower order word.

  • v1.0.0
  • 32.62
  • Published

math-ceil

Rounds a numeric value toward positive infinity.

  • v1.0.0
  • 32.47
  • Published

compute-argmax

Computes the maximum value of a numeric array and returns the corresponding array indices.

  • v1.0.0
  • 32.00
  • Published

math-floor

Rounds a numeric value toward negative infinity.

  • v1.0.1
  • 31.97
  • Published

math-float64-set-low-word

Sets the less significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 31.93
  • Published

math-float64-from-words

Creates a double-precision floating-point number from a higher order word and a lower order word.

  • v1.0.0
  • 31.81
  • Published

math-float64-copysign

Returns a double-precision floating-point number with the magnitude of x and the sign of y.

  • v1.0.0
  • 31.76
  • Published

compute-covariance

Computes the covariance between one or more numeric arrays.

  • v1.0.1
  • 31.69
  • Published

math-float64-normalize

Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

  • v1.0.0
  • 31.44
  • Published

math-float64-ldexp

Multiplies a double-precision floating-point number by an integer power of two.

  • v1.0.1
  • 31.07
  • Published

math-erf

Error function.

  • v1.0.0
  • 30.62
  • Published

mz-math

mzMath - a collection of TypeScript-based math helpers.

  • v3.0.26
  • 30.36
  • Published

math-float64-frexp

Splits a double-precision floating-point number into a normalized fraction and an integer power of two.

  • v1.0.0
  • 29.91
  • Published

math-truncate

Rounds a numeric value toward zero.

  • v1.0.0
  • 29.79
  • Published

@mathigon/hilbert

JavaScript expression parsing, MathML rendering and CAS.

  • v1.1.24
  • 29.72
  • Published

math-sqrt

Computes the principal square root.

  • v1.0.1
  • 29.48
  • Published

math.js

A simple math library written in Javascript.

  • v1.1.46
  • 29.41
  • Published

giac

Giac, a free computer algebra system

  • v1.23.69823
  • 29.35
  • Published

@stdlib/stats-ranks

Compute ranks for values of an array-like object.

  • v0.2.2
  • 29.33
  • Published

mathbox

Presentation-quality WebGL math graphing

  • v2.3.2-rc1
  • 29.32
  • Published

compute-gmean

Computes the geometric mean of an array.

  • v1.1.0
  • 29.18
  • Published

compute-erfcinv

Inverse complementary error function.

  • v3.0.1
  • 29.05
  • Published

numbers

Advanced Mathematics Library for JavaScript

  • v0.7.0
  • 29.00
  • Published

lambert-w-function

An efficient JavaScript implementation for the Lambert W Function on the principial branch.

  • v5.0.0
  • 28.87
  • Published

generate-pi

Find PI(π) to the Nth Digit

  • v1.25.0
  • 28.48
  • Published

@stdlib/blas-base-ddot

Calculate the dot product of two double-precision floating-point vectors.

  • v0.3.0
  • 28.40
  • Published

@stdlib/blas-base-sdot

Calculate the dot product of two single-precision floating-point vectors.

  • v0.2.2
  • 28.39
  • Published

math-exact

Precision math for JavaScript/TypeScript

  • v1.0.5
  • 27.41
  • Published

@stdlib/blas-gdot

Calculate the dot product of two vectors.

  • v0.2.2
  • 27.28
  • Published

math-erfc

Complementary error function.

  • v1.0.0
  • 27.26
  • Published

morph-expressions

An extremely efficient and flexible parser for Math or Logical expression using Javascript. It has all the basic functions supported with extensive support for new functions, variable etc.

  • v1.1.1
  • 27.20
  • Published

@stdlib/math-base-special-atan2

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).

  • v0.3.0
  • 27.12
  • Published