![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Functions | |
| double | ln_factorial (unsigned int value) |
| Logarithmic factorial (precise). | |
| double | ln_factorialApp (unsigned int value) |
| Logarithmic factorial (approximative). | |
| double ln_factorial | ( | unsigned int | value | ) |
Logarithmic factorial (precise).
Definition at line 10 of file MathTools.cxx.
| double ln_factorialApp | ( | unsigned int | value | ) |