Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 215 Bytes

File metadata and controls

5 lines (3 loc) · 215 Bytes

function-factorial

JavaScript Program to Compute the factorial of a given number using recursive function.

Open the index.html file with any text editor and insert the right location of the functionFact.js file