Modern-cmake documentation
Add your content using reStructuredText syntax. See the
reStructuredText
documentation for details.
Contents:
- file fact.hpp
Functions
-
unsigned int factorial(unsigned int x)
Compute the factorial of an integer
- Parameters:
x – the parameter.
- Returns:
: The result of
x!.
-
unsigned int factorial(unsigned int x)
- dir include/fact
- dir include