Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

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
stdlib-js/math-base-tools-continued-fraction
Continued fraction approximation.
Account's avatar
stdlib-js/math-base-tools-evalpoly
Evaluate a polynomial using double-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-evalpolyf
Evaluate a polynomial using single-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-evalrational
Evaluate a rational function using double-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-evalrationalf
Evaluate a rational function using single-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-fibpoly
Evaluate a Fibonacci polynomial.
Account's avatar
stdlib-js/math-base-tools-hermitepoly
Evaluate a physicist's Hermite polynomial.
Account's avatar
stdlib-js/math-base-tools-lucaspoly
Evaluate a Lucas polynomial.
Account's avatar
stdlib-js/math-base-tools-normhermitepoly
Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-normhermitepolyf
Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-sum-series
Compute the sum of an infinite series.
Account's avatar
stdlib-js/utils-define-read-only-property
Define a read-only property.
Account's avatar
stdlib-js/array-float32
Float32Array.
Account's avatar
stdlib-js/array-float64
Float64Array.
Account's avatar
stdlib-js/array-zeros
Create a zero-filled array having a specified length.
Account's avatar
stdlib-js/assert-has-generator-support
Detect native generator function support.
Account's avatar
stdlib-js/assert-is-browser
Check if the runtime is a web browser.
Account's avatar
stdlib-js/assert-is-integer
Test if a value is a number having an integer value.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/console-log-each
Insert array element values into a format string and print the result.
Account's avatar
stdlib-js/constants-float32-eps
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Account's avatar
stdlib-js/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-eps
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-ninf
Double-precision floating-point negative infinity.
Account's avatar
stdlib-js/constants-float64-pinf
Double-precision floating-point positive infinity.
Account's avatar
stdlib-js/constants-float64-sqrt-two
Square root of 2.
Account's avatar
stdlib-js/fs-read-file
Read the entire contents of a file.
Account's avatar
stdlib-js/function-ctor
Function constructor.
Account's avatar
stdlib-js/math-base-assert-is-integer
Test if a finite double-precision floating-point number is an integer.
Account's avatar
stdlib-js/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
stdlib-js/math-base-assert-is-nanf
Test if a single-precision floating-point numeric value is NaN.
Account's avatar
stdlib-js/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-absf
Compute the absolute value of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-binomcoef
Compute the binomial coefficient.
Account's avatar
stdlib-js/math-base-special-ceil
Round a double-precision floating-point number toward positive infinity.
Account's avatar
stdlib-js/math-base-special-fibonacci
Compute the nth Fibonacci number.
Account's avatar
stdlib-js/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
Account's avatar
stdlib-js/math-base-special-log1p
Evaluate the natural logarithm of 1+x.
Account's avatar
stdlib-js/math-base-special-lucas
Compute the nth Lucas number.
Account's avatar
stdlib-js/math-base-special-negafibonacci
Compute the nth negaFibonacci number.
Account's avatar
stdlib-js/math-base-special-negalucas
Compute the nth negaLucas number.
Account's avatar
stdlib-js/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/math-base-special-round
Round a numeric value to the nearest integer.
Account's avatar
stdlib-js/math-base-special-tan
Evaluate the tangent of a number.
Account's avatar
stdlib-js/number-float64-base-to-float32
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Account's avatar
stdlib-js/random-array-discrete-uniform
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Account's avatar
stdlib-js/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Account's avatar
stdlib-js/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
stdlib-js/random-base-uniform
Uniformly distributed pseudorandom numbers.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
73 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/math-base-tools

Standard library basic mathematical tools.

JavaScript
2
0
Apache License 2.0