factorial (integer value) ⇒ integer
Takes a value, n, as an integer and returns it's factorial, that is n!. If n is >e; 40 it will return -1 as it would result in an arithmetic overflow.
First available: Version 1.3.1
Comments
Welcome to my personal website.
Find out more about me, my personal projects, reviews, courses and much more here.