@stdlib/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
Found 2140 results for mathematics
Create an iterator which computes the base `b` logarithm.
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
A lightweight computational geometry engine implemented in TypeScript.
algebra set
Is a simple calculator, to perform arithmetic operations
A Javascript utility class for calculating riemann sums with right sum, left sum, midpoint sum, and trapezoid sum methods.
Visualising mathematics in the browser
JavaScript implementation of a mathematical set.
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Brain Games
Parser for Sophize markdown
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.
A basic JavaScript math library for number addition
https://github.com/autumn-pan/hypercomplex
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif
A basic mathematical engine
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
A library providing mathematical permutation, combination, and factorials.
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
A lightweight TypeScript package used to model normal distributions
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Beta function.
addition practices
A library which performs basic arithematic operations
A small, pure JS library for working with complex numbers.
Create an array containing pseudorandom numbers drawn from a chi distribution.
A TypeScript library for calculating areas of triangles and quadrilaterals using Bretschneider's formula
为LLM提供数学运算能力的MCP服务器
Mathematical utility package.
A simple math library
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Create an iterator which computes the complete elliptic integral of the second kind for each iterated value.
Element-wise addition of two strided arrays via a callback function.
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
Math iterators for generating sequences.
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
A basic JavaScript math library for number addition
Computes the binomial coefficient.
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
Mathematic library for basic operation
Check if a number is even
create a matrix where every element is equal to one or the samve value
simplemath =========== A simple math library
Compute the mid-range of all iterated values.
Compute the sum of absolute values for all iterated values.
Create an iterator which iteratively computes a cumulative maximum absolute value.
Create an iterator which generates a sequence of squared triangular numbers.
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
Create an iterator which computes the squared absolute value of each iterated value.
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Create an iterator which generates a sequence of fifth powers.
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
SimpleMath.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work wi
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Pseudorandom number generator strided array functions.
primenumpackage
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
Create an iterator which converts an angle from degrees to radians for each iterated value.
a toolkit for numbers
16-bit unsigned integer mathematical constants.
16-bit signed integer mathematical constants.
Round each element in a strided array toward negative infinity.
Pseudorandom number generator iterators.
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.
A TypeScript-based mathematical library inspired by math.js
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
Special math functions.
Return the maximum safe integer capable of being represented by a numeric real type.
Basic mathematics utility functions.
An intergration of tools
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Create an iterator which invokes a ternary function accepting numeric arguments for each iterated value.
A simple and Effient sudoku solver
simple calculation
32-bit unsigned integer mathematical constants.
Math iterators.
Provide string operators for the computeTS package
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
Library with multiple mathematical functions/methods
Plug-and-play unit conversion and unit-aware multi-step calculations for n8n workflows. Transform your automation with automatic handling of 540+ units across 64+ categories.
A function that tells if a number is even or odd
A simple math library for NodeJS and JavaScript.
Calculating and plotting fundamental statistics
A mathematics and statistics library for Node.js (javascript and typescript)
use utility functions to solve algebra problems from 5th grade to advance level
Library who contains many algorithms about mathematics, physics, electricity, etc
Get binary gap for given input
A basic JavaScript math library for number addition
Simple & efficient implementation of common mathematic functions unavailable in Math module