String manipulation extensions for Underscore.js javascript library.
Complementary error function.
Round a double-precision floating-point number toward zero.
Compute the principal square root of a double-precision floating-point number.
128-bit complex number.
Return the maximum value.
Test if a double-precision floating-point numeric value is negative zero.
Boolean constructor.
Return the real and imaginary components of a double-precision complex floating-point number.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Compute the sine of a number.
Test if a value is an array-like object.
Create a filled generic array.
Set the less significant 32 bits of a double-precision floating-point number.
64-bit complex number.
Round a double-precision floating-point number toward positive infinity.
Natural logarithm of the gamma function.
2π.
Evaluate a polynomial using double-precision floating-point arithmetic.
mjml-section
Set the more significant 32 bits of a double-precision floating-point number.
TypeScript definitions for pad-left