javascript-algorithms
javascript-algorithms copied to clipboard
factorial of negative number does not exist, factorial of 0 and 1 is 1. #1008
This PR solve the issue related to the ticket number #1008.