Use MATLAB:
Use a conditional while loop to find the first factorial that isgreater than the input argument high. (high=5000)
Please provide matlab code.
Expert Answer
Answer to Use MATLAB: Use a conditional while loop to find the first factorial that is greater than the input argument high. (high…