factorial c++

Luis.Rivera at eost.u-strasbg.fr Luis.Rivera at eost.u-strasbg.fr
Fri Dec 26 14:34:49 CET 2008



Hi,

Is there some gmp C++-style way to calculate a factorial or is it
necessary to use the C-style function:

mpz_fac_ui(mpz_t rop, unsigned int op)?

Thanks in advance,

Luis




More information about the gmp-discuss mailing list