Compute sin(πx).
Evaluate bˣ - 1.
Evaluate a polynomial using double-precision floating-point arithmetic.
Round a double-precision floating-point number toward zero.
Base64 encoding/decoding in pure JS
Parse and evaluate simple math expressions
rehype plugin to transform inline and block math with MathJax
Incomplete gamma function.
Various helper utilities for working with buffers and binary data
Clamp a number to limits.
Round a double-precision floating-point number toward positive infinity.
Compute gamma(x+1) - 1.
Test if a double-precision floating-point numeric value is negative zero.
micromark extension to support math (`$C_L$`, `\(C_L\)`)
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Compute the sine of a number.
Return the maximum value.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Monkey-patch (hook) functions for debugging and stuff.
Test if a double-precision floating-point numeric value is positive zero.
Evaluate the natural logarithm of a double-precision floating-point number.
Compute the cosine of a number.
Base64 coder.