Updated 10 months ago

@stdlib/math-iter-special-gamma • Rank 4.0 • Science 44%

Create an iterator which evaluates the gamma function for each iterated value.

Updated 10 months ago

@stdlib/math-iter-special-gammaln • Rank 3.4 • Science 44%

Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.

Updated 10 months ago

@stdlib/math-iter-special-factorialln • Rank 3.1 • Science 44%

Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.

Updated 10 months ago

constants-float32-max-safe-nth-factorial • Science 44%

Maximum safe nth factorial when stored in single-precision floating-point format.

Updated 10 months ago

constants-float64-max-nth-double-factorial • Science 44%

Maximum nth double factorial when stored in double-precision floating-point format.

Updated 10 months ago

constants-float32-max-nth-factorial • Science 26%

Maximum nth factorial when stored in single-precision floating-point format.

Updated 10 months ago

math-base-special-gamma-lanczos-sum-expg-scaledf • Science 26%

This repository provides an efficient implementation of the scaled gamma function using the Lanczos sum. It aims to enhance numerical accuracy in computations, making it a valuable tool for developers working with mathematical applications. 🛠️📊

Updated 10 months ago

constants-float64-max-safe-nth-double-factorial • Science 44%

Maximum safe nth double factorial when stored in double-precision floating-point format.

Updated 10 months ago

constants-float64-max-nth-factorial • Science 44%

Maximum nth factorial when stored in double-precision floating-point format.

Updated 10 months ago

constants-float32-max-nth-factorial • Science 44%

Maximum nth factorial when stored in single-precision floating-point format.