@stdlib/math-iter-sequences-positive-odd-integers
Create an iterator which generates a sequence of positive odd integers.
Create an iterator which generates a sequence of positive odd integers.
Create an iterator which generates a sequence of negative even integers.
Create an iterator which generates a sequence of negative odd integers.
Create an iterator which generates a sequence of nonnegative even integers.
Create an iterator which generates a nonnegative integer sequence.
Create an iterator which generates a sequence of nonpositive even integers.
Create an iterator which evaluates the natural exponential function for each iterated value.
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 evaluates the natural logarithm of the gamma function for each iterated value.
Create an iterator which evaluates the natural logarithm for each iterated value.
Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.
Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.
Create an iterator which evaluates the natural logarithm of 1+exp(x) 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.
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
Fréchet distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.