Math library inspired by Google Closure library
`x-math`数学
small commonmark compliant markdown parser with positional info and concrete tokens
Return a double-precision floating-point number with the magnitude of x and the sign of y.
ES Math-related intrinsics and helpers, robustly cached.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Compute the absolute value of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Compute gamma(x+1) - 1.
Evaluate the natural logarithm of 1+x.
Compute sin(πx).
Round a double-precision floating-point number toward zero.
React component to render markdown
Test if a finite double-precision floating-point number is an integer.
Evaluate ln(1+x) - x.
Round a double-precision floating-point number toward negative infinity.
Natural logarithm of the gamma function.
Compute exp(x) - 1.
Test if a finite numeric value is an odd number.
Incomplete gamma function.
Compute `x - nπ/2 = r`.
Round a double-precision floating-point number toward positive infinity.
Test if a double-precision floating-point numeric value is negative zero.
fast math
math utilities for cnvx optimization library
Mathematical utilities for the Convex fixed income analytics library
Darklake DEX Math
A rust translation of DirectXMath, a SIMD linear algebra library for use in games and graphics apps.
Math crate for Dotrix 3D Game Engine
A math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)
Math utils for the Fyrox engine
Implementations for the most essential Graphics Math operations
Math for hexen
A collection of utilities to make performing liquidity pool calculations more convenient.
Command-line interface (CLI) tool and library for parsing and representing mathematical expressions
Computes approximation within a given error_limit to the values of a root of an arbitrary function f(x) or to the value of inverse function g(y) = x. Uses Newton-Raphson or Secant methods. Requires one (Newton-Raphson) or two (Secant) estimates of the target value. Raises NoConvergenceError when it does not converge within the set error_limit, on set number of iterations.
Simple math extension that performs f(x)==0 equation numerical root calculation. Takes a block as an equation and tries to call it the least amount of times.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.