|
inlineconstexpr |
Computes the natural logarithm of the factorial of unsigned integer values \(\displaystyle \log n! = \sum_{i=1}^n \log i\).
Defined in header
Parameters
Return value
The value of \( \log n!\) is returned with the following considerations:
n
elements are not integer or flint the result is undefined.