how to multiple successive numbers?

2 次查看(过去 30 天)
Would you please show how to multiply the number from 70 to 80 successively without entering them by one by?

采纳的回答

Ameer Hamza
Ameer Hamza 2020-11-21
You can use prod()
prod(70:80)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by