HTMLBars helpers for basic arithmetic
Compute the principal square root of a double-precision floating-point number.
Test if a finite double-precision floating-point number is an integer.
Compute sin(πx).
Evaluate the natural logarithm of 1+x.
Math plugin for Plate
Math helpers for blockchain projects
Round a double-precision floating-point number toward positive infinity.
Complementary error function.
Round a numeric value to the nearest integer.
Evaluate a polynomial using double-precision floating-point arithmetic.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Parse and evaluate simple math expressions
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is negative zero.
Compute the cosine of a number.
micromark extension to support math (`$C_L$`, `\(C_L\)`)
Compute gamma(x+1) - 1.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Return the maximum value.
Compute the sum of an infinite series.
Evaluate bˣ - 1.
Test if a double-precision floating-point numeric value is positive zero.
Compute the sine of a number.