Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Round a double-precision floating-point number toward negative infinity.
Stub TypeScript definitions entry for mathjs, which provides its own types definitions
Math utilities for use with minecraft scripting modules
A nodejs library for 3D transformations similar to Unity3D containing necessary classes and functions for matrices, vectors, quaternions and transforms.
Return the maximum value.
Compute the principal square root of a double-precision floating-point number.
Gamma function.
Evaluate the natural logarithm of a double-precision floating-point number.
Round a numeric value to the nearest integer.
A complex numbers library
Round a double-precision floating-point number toward positive infinity.
Round a double-precision floating-point number toward zero.
Natural exponential function.
Compute the sine of a number.
Compute the cosine of a number.
Compute `x - nπ/2 = r`.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Natural logarithm of the gamma function.
TypeScript definitions for mathjax
Evaluate a factorial.
Similar to random-bytes-seed but returns a number between 0 and 1, similar to Math.random()
Complementary error function.
Evaluate the natural logarithm of 1+x.
Return the minimum value.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Evaluate bˣ - 1.
Incomplete gamma function.
Up-to-date component for using MathJax in latest React (using functional components and hooks API). Focuses on being versatile and making the use of MathJax in React a pleasant experience without flashes of non-typeset content, both with respect to initia
Compute the sum of an infinite series.