Factorial Class Reference
#include <ql/math/factorial.hpp>
Detailed Description
Factorial numbers calculator
- Tests:
- the correctness of the returned value is tested by checking it against numerical calculations.
Static Public Member Functions | |
static Real | get (Natural n) |
static Real | ln (Natural n) |