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

The `stdlib-js/math-base-special` repository is a standard library that provides base-level special mathematical functions, primarily for numerical and scientific computation in JavaScript. It is designed for developers who need rigorous, well-tested, and high-quality mathematical functions for use in browsers or Node.js environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

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

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-abs2
Compute the squared absolute value of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-abs2f
Compute the squared absolute value of a single-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-absgammalnf
Natural logarithm of the absolute value of the gamma function for a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acos
Compute the arccosine of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acosd
Compute the arccosine (in degrees) of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acosdf
Compute the arccosine (in degrees) of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acosf
Compute the arccosine of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acosh
Compute the hyperbolic arccosine of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acot
Compute the inverse cotangent.
Account's avatar
stdlib-js/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acotdf
Compute the arccotangent (in degrees) of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acotf
Compute the inverse cotangent of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acoth
Compute the inverse hyperbolic cotangent.
Account's avatar
stdlib-js/math-base-special-acovercos
Compute the inverse coversed cosine.
Account's avatar
stdlib-js/math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).
Account's avatar
stdlib-js/math-base-special-acoversin
Compute the inverse coversed sine.
Account's avatar
stdlib-js/math-base-special-acoversinf
Compute the inverse coversed sine of a single-precision floating-point number (in radians).
Account's avatar
stdlib-js/math-base-special-acsc
Compute the arccosecant of a number.
Account's avatar
stdlib-js/math-base-special-acscd
Compute the arccosecant (in degrees) of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acscdf
Compute the arccosecant (in degrees) of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acscf
Compute the arccosecant of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-acsch
Compute the hyperbolic arccosecant of a number.
Account's avatar
stdlib-js/math-base-special-ahavercos
Compute the inverse half-value versed cosine.
Account's avatar
stdlib-js/math-base-special-ahavercosf
Compute the inverse half-value versed cosine for a single-precision floating point number.
Account's avatar
stdlib-js/math-base-special-ahaversin
Compute the inverse half-value versed sine.
Account's avatar
stdlib-js/math-base-special-ahaversinf
Compute the inverse half-value versed sine of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asec
Compute the inverse (arc) secant of a number.
Account's avatar
stdlib-js/math-base-special-asecd
Compute the arcsecant (in degrees) of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asecdf
Compute the arcsecant (in degrees) of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asecf
Compute the inverse (arc) secant of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asech
Compute the hyperbolic arcsecant of a number.
Account's avatar
stdlib-js/math-base-special-asin
Compute the arcsine of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asind
Compute the arcsine (in degrees) of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asindf
Compute the arcsine (in degrees) of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asinf
Compute the arcsine of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-asinh
Compute the hyperbolic arcsine of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-atan
Compute the arctangent of a double-precision floating-point number.
Account's avatar
stdlib-js/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).
Account's avatar
stdlib-js/math-base-special-atan2d
Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).
Account's avatar
stdlib-js/math-base-special-atan2f
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y) as a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-atand
Compute the arctangent (in degrees) of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-atandf
Compute the arctangent (in degrees) of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-atanf
Compute the arctangent of a single-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-atanh
Compute the hyperbolic arctangent of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-avercos
Compute the inverse versed cosine.
Account's avatar
stdlib-js/math-base-special-avercosf
Compute the inverse versed cosine of a single-precision floating-point number (in radians).
Account's avatar
stdlib-js/math-base-special-aversin
Compute the inverse versed sine.
Account's avatar
stdlib-js/math-base-special-aversinf
Compute the inverse versed sine of a single-precision floating-point number (in radians).

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
197 contributions
Planeshifter's profile
Planeshifter
4 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-special

Standard library base special math functions.

JavaScript
3
0
Apache License 2.0