Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Calculate factorials under these requirements

2 Ansichten (letzte 30 Tage)
Biplob Sarker
Biplob Sarker am 29 Okt. 2020
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
• Write a function factorial to compute the factorial n! for any integer n.
• The input should be the number n and output should be n!.
• You might have to use a for loop or a while loop to do this.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by