Module statrs::function::factorial
[−]
[src]
Constants
| MAX_ARG |
The maximum factorial representable by a 64-bit floating point without overflowing |
Functions
| binomial |
Computes the binomial coefficient |
| factorial |
Computes the factorial function |
| ln_binomial |
Computes the natural logarithm of the binomial coefficient
|
| ln_factorial |
Computes the logarithmic factorial function |
| multinomial |
Computes the multinomial coefficient: |