Is for loop suitable for functions? – mathematica.stackexchange.com

I have a question about for loop. In this example i made For loop without function, like this list = RandomInteger[10, 20] a = Length[list]; For[i = 1, i < a + 1, i++, If[list[[i]] >= 5, ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Is for loop suitable for functions? – mathematica.stackexchange.com"