Ältere Kommentare anzeigen
hello fellow can someone find for me (2! + 1) / 2! using matlab...
thanks
Antworten (1)
Rikard
am 4 Apr. 2011
0 Stimmen
it's called factorial! Thus,
(factorial(2) + 1) / factorial(2);
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!