dealing with very large values aside (you have to pick your solution here), there is a *very* accurate factorial approximation function that you can use that directly computes the values without loops/recursion/ etc that may be good enough depending on what you are doing. ...
Become a Patron! Follow us onFacebookandTwitterfor latest update. It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks. https://www.w3resource.com/cpp-exercises/basic/cpp-basic-exercise-69.php Week...