how to multiple successive numbers?

2 visualizzazioni (ultimi 30 giorni)
metin yilmaz
metin yilmaz il 21 Nov 2020
Risposto: Ameer Hamza il 21 Nov 2020
Would you please show how to multiply the number from 70 to 80 successively without entering them by one by?

Risposta accettata

Ameer Hamza
Ameer Hamza il 21 Nov 2020
You can use prod()
prod(70:80)

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by