factoial
古いコメントを表示
hello fellow can someone find for me (2! + 1) / 2! using matlab...
thanks
回答 (1 件)
Rikard
2011 年 4 月 4 日
0 投票
it's called factorial! Thus,
(factorial(2) + 1) / factorial(2);
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!