photo

jonathan garcia


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


How can I graph all the values of n in the while loop ? Theres my program.
n=input('Enter a natural number'); cont=1:1:n; while n>1 if rem(n,2)==0 n=n/2; elseif rem(...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


how can i creat a loop for error percentage?
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 wi...

environ 8 ans il y a | 1 réponse | 0

0

réponse