Function sequant::factorial¶ Defined in File math.hpp Function Documentation¶ inline sequant::intmax_t sequant::factorial(std::size_t n)¶ Returns the factorial of n Parameters: n – the argument; there is no practical limit on the supported magnitude of n Returns: n!