Function mrpt::math::factorial64

Function Documentation

uint64_t mrpt::math::factorial64(unsigned int n)

Computes the factorial of an integer number and returns it as a 64-bit integer number.