0
Factorial
How to write a factorial function in matlab? With an input x When x>0 it do the factorial When x=0 it returns 1 When x<0 it print error enter +ve number
2 Réponses
+ 1
Where is your try. First show it to us then we can help . You . If you want a ready made code . Then you are at wrong place. Because we always want Lerner's to try themselves ok.
0
i wrote a code but it doesent work and do you know to code in matlab?