Engineering Homework Help
San Diego State University While Loop and For Loops Matlab Task
- Use a while loop to calculate factorial(10):
2. The following series can be written with a shorthand form of sigma notation (A). Use while syntax to calculate this arithmetic series:
; n=[1:10000]