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!