FUNCTION
Factorial
Calculates the factorial of an integer number.
Interface
#include <codecogs/maths/combinatorics/arithmetic/factorial.h>
using namespace Maths::Combinatorics::Arithmetic;
This function returns the factorial of an integer number:
(1)
Returns
the factorial of n
Interactive Calculator
n
Result
Computing…
Set a range above first to export a graph.
This function's source code is only visible to registered users — documentation and the calculator above are free to use either way. Sign in to see it.