Mostra commenti meno recenti
hello fellow can someone find for me (2! + 1) / 2! using matlab...
thanks
Risposte (1)
Rikard
il 4 Apr 2011
0 voti
it's called factorial! Thus,
(factorial(2) + 1) / factorial(2);
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!