Question: IN JAVASCRIPT. I created the html and can get it to display the sum, but can not get it to factorialize it from there to
IN JAVASCRIPT. I created the html and can get it to display the sum, but can not get it to factorialize it from there to display the actual answer. 
The function should perform the following: Take two numbers as inputs from the user . When the button Compute ! is clicked, function should add the two numbers provided by the user and compute the factorial of the resulting number. Example: 2+3=120 Display the factorial of the added number on screen. O
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
