Function gamer::fact

Function Documentation

inline unsigned int gamer::fact(unsigned int n)

Iterative computation of factorial.

Parameters

n[in] Positive integer for factorial

Returns

Value of the factorial