Afficher commentaires plus anciens
hello fellow can someone find for me (2! + 1) / 2! using matlab...
thanks
Réponses (1)
Rikard
le 4 Avr 2011
0 votes
it's called factorial! Thus,
(factorial(2) + 1) / factorial(2);
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!