Function gamer::fact

Function Documentation

unsigned int gamer::fact(unsigned int n)

Iterative computation of factorial.

Return

Value of the factorial

Parameters
  • [in] n: Positive integer for factorial