@stdlib/math-iter-special-gammaln
Create an iterator which evaluates the natural logarithm of the gamma 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 computes the half-value coversed cosine for each iterated value.
Create an iterator which computes the half-value coversed sine for each iterated value.
Create an iterator which computes the half-value versed cosine for each iterated value.
Create an iterator which computes the half-value versed sine for each iterated value.
Create an iterator which computes the multiplicative inverse of each iterated value.
Create an iterator which evaluates the natural logarithm for each iterated value.
Create an iterator which computes the base `b` logarithm.
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
Make an object iterable implementing iterable protocol
Concatenate an Iterable of strings for JavaScript
Join an Iterable of strings for JavaScript
Create a string by repeating a smaller one for JavaScript
Split a string into substrings given a pattern for JavaScript
Typesafe API for processing iterable data in TypeScript and JavaScript
Test if a value is iterable-like.
Math iterators.
Math operator iterators.
Create an iterator which performs element-wise addition of two or more iterators.
Create an iterator which performs element-wise division of two or more iterators.