how can i creat a loop for error percentage?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I create a while or for loop function that the input is error % and the output or display must be the Nth term of the willis series of
PI/2=((2*k)/(2*k-1))*((2*k)/(2*k+1)) ?
this is what i have so far.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!