Updated 6 months ago
math-base-special-binomcoefln
Compute the natural logarithm of the binomial coefficient.
Updated 6 months ago
@stdlib/math-base-special-factorialln
Evaluate the natural logarithm of the factorial function.
Updated 6 months ago
@stdlib/math-iter-special-factorial
Create an iterator which evaluates the factorial function for each iterated value.
Updated 6 months ago
@stdlib/math-iter-special-factorialln
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
Updated 6 months ago
@stdlib/math-iter-sequences-factorials
Create an iterator which generates a sequence of factorials.
Updated 6 months ago
math-base-special-binomcoeff
Compute the binomial coefficient as a single-precision floating-point number.