Function
factorial
Calculates the factorial value of any integer number.
Include Headers
seqan/find_motif.h
Parameters
|  The value object. Remarks:  | 
Remarks
 The factorial of a non-negative integer value  is
          the product of all positive integers less than or equal to value .
SeqAn - Sequence Analysis Library - www.seqan.de