Question: ML/SML recursive function 13. Write a function isfact to determine if a positive integer is a factorial number. Do not use any formula. Please use

ML/SML recursive function

ML/SML recursive function 13. Write a function isfact to determine if a

13. Write a function isfact to determine if a positive integer is a factorial number. Do not use any formula. Please use let-in-end syntax in pattern style. isfact(120) true 13. Write a function isfact to determine if a positive integer is a factorial number. Do not use any formula. Please use let-in-end syntax in pattern style. isfact(120) true

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!