Round a double-precision floating-point number toward positive infinity.
Math plugin for Plate
Compute gamma(x+1) - 1.
Round a numeric value to the nearest integer.
Test if a double-precision floating-point numeric value is positive zero.
Math helpers for blockchain projects
Evaluate bˣ - 1.
All the cryptographic primitives used in Ethereum.
Return the maximum value.
React component to render markdown
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Compute the sine of a number.
Test if a double-precision floating-point numeric value is negative zero.
Test if a finite numeric value is an even number.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Compute the sum of an infinite series.
Compute the cosine of a number.
Evaluate the natural logarithm of a double-precision floating-point number.
Incomplete gamma function.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Compute `x - nπ/2 = r`.
Parse equations to an AST
Continued fraction approximation.
Display math in TeX with KaTeX and ReactJS