@stdlib/math-iter-special-dirichlet-eta
Create an iterator which evaluates the Dirichlet eta function for each iterated value.
Create an iterator which evaluates the Dirichlet eta function for each iterated value.
Create an iterator which computes the complete elliptic integral of the second kind for each iterated value.
Create an iterator which computes the complete elliptic integral of the first kind for each iterated value.
Create an iterator which computes `exp(x) - 1` for each iterated value.
Create an iterator which evaluates the relative error exponential for each iterated value.
Create an iterator which rounds each iterated value to the nearest power of 10 toward positive infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.
Create an iterator which evaluates the base 10 exponential function for each iterated value.
Create an iterator which evaluates the base 2 exponential function for each iterated value.
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
Bitwise rotation to the right.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Create an unsigned 8-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Create an unsigned 16-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Create an unsigned 32-bit integer from a literal bit representation.
Bitwise rotation to the left.
Trim `n` characters from the beginning of a string.