@stdlib/math-base-special-lucas
Compute the nth Lucas number.
Compute the nth Lucas number.
Evaluate the natural logarithm of 1-exp(-|x|).
Spence's function, also known as the dilogarithm.
Create an iterator which evaluates the Bessel function of the first kind of order zero for each iterated value.
Create an iterator which evaluates the Bessel function of the first kind of order one for each iterated value.
Create an iterator which evaluates the Bessel function of the second kind of order zero for each iterated value.
Create an iterator which evaluates the Bessel function of the second kind of order one for each iterated value.
Create an iterator which evaluates the beta function.
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
Create an iterator which computes the Fresnel integral S(x) 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 common logarithm (logarithm with base 10) 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 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 evaluates the error function for each iterated value.
Create an iterator which evaluates the complementary error function for each iterated value.