A free/open-source library for quantitative finance
Reference manual - version 1.6
Main Page
Related Pages
Modules
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
QuantLib
Factorial
Static Public Member Functions
|
List of all members
Factorial Class Reference
Factorial numbers calculator
More...
#include <ql/math/factorial.hpp>
Static Public Member Functions
static
Real
get
(
Natural
n)
static
Real
ln
(
Natural
n)
Detailed Description
Factorial numbers calculator
Tests:
the correctness of the returned value is tested by checking it against numerical calculations.
Generated by
Doxygen
1.8.9.1