x base component
简易组件
Fast base encoding / decoding of any given alphabet
Base-X without Buffer.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Fast base encoding / decoding of any given alphabet
Pure-JS printf
Test if a double-precision floating-point numeric value is NaN.
Compute the absolute value of a double-precision floating-point number.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is infinite.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Base class for regression modules
Set the less significant 32 bits of a double-precision floating-point number.
Round a double-precision floating-point number toward zero.
zlib port to javascript - fast, modularized, with browser support
Evaluate ln(1+x) - x.
Multiply a double-precision floating-point number by an integer power of two.
Evaluate the natural logarithm of 1+x.
Set the more significant 32 bits of a double-precision floating-point number.
Compute gamma(x+1) - 1.
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.