stdlib-js

stdlib-js/math-base-tools

Standard library basic mathematical tools.

JavaScript
2
0
Apache License 2.0

This project provides a collection of basic mathematical tools for JavaScript, including polynomial evaluation, rational function approximation, continued fractions, and series summation. It's designed for developers working on numerical and scientific computing tasks in web browsers or Node.js environments who need reliable, high-performance mathematical operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/math-base-tools

Account's avatar
Continued fraction approximation.
Account's avatar
Evaluate a polynomial using double-precision floating-point arithmetic.
Account's avatar
Evaluate a polynomial using single-precision floating-point arithmetic.
Account's avatar
Evaluate a rational function using double-precision floating-point arithmetic.
Account's avatar
Evaluate a rational function using single-precision floating-point arithmetic.
Account's avatar
Evaluate a Fibonacci polynomial.
Account's avatar
Evaluate a physicist's Hermite polynomial.
Account's avatar
Evaluate a Lucas polynomial.
Account's avatar
Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.
Account's avatar
Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.
Account's avatar
Compute the sum of an infinite series.
Account's avatar
Define a read-only property.
Account's avatar
Create a zero-filled array having a specified length.
Account's avatar
Detect native generator function support.
Account's avatar
Check if the runtime is a web browser.
Account's avatar
Test if a value is a number having an integer value.
Account's avatar
Test if a value is a string.
Account's avatar
Insert array element values into a format string and print the result.
Account's avatar
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Account's avatar
Smallest positive normalized single-precision floating-point number.
Account's avatar
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Account's avatar
Double-precision floating-point negative infinity.
Account's avatar
Double-precision floating-point positive infinity.
Account's avatar
Read the entire contents of a file.
Account's avatar
Function constructor.
Account's avatar
Test if a finite double-precision floating-point number is an integer.
Account's avatar
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
Test if a single-precision floating-point numeric value is NaN.
Account's avatar
Compute the absolute value of a double-precision floating-point number.
Account's avatar
Compute the absolute value of a single-precision floating-point number.
Account's avatar
Compute the binomial coefficient.
Account's avatar
Round a double-precision floating-point number toward positive infinity.
Account's avatar
Compute the nth Fibonacci number.
Account's avatar
Round a double-precision floating-point number toward negative infinity.
Account's avatar
Evaluate the natural logarithm of 1+x.
Account's avatar
Compute the nth Lucas number.
Account's avatar
Compute the nth negaFibonacci number.
Account's avatar
Compute the nth negaLucas number.
Account's avatar
Exponential function.
Account's avatar
Round a numeric value to the nearest integer.
Account's avatar
Evaluate the tangent of a number.
Account's avatar
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Account's avatar
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Account's avatar
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Account's avatar
Discrete uniform distributed pseudorandom numbers.
Account's avatar
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
Uniformly distributed pseudorandom numbers.

Support the repos that depend on stdlib-js/math-base-tools

Top contributors

stdlib-bot's profile
stdlib-bot
69 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet