Two types of Loop
#2

Quote:
Originally Posted by iPLEOMAX
Посмотреть сообщение
Hey guys, this is probably a stupid question But I need two words for these:

Loop Method 1
1..2..3..4..5..6 then 1..2..3..4..5..6 and on...

In this method, Numbers change from 1 to 6 then restarts from 1 after ending.


Loop Method 2
1..2..3..4..5..6..5..4..3..2..1 and on..

Here, Numbers change from 1 to 6 then moves from 6 to 1.

What are the particular words in English these method of loops?
First one may be considered recursion. The second one (i assume) is an increase, fixed point, then decrease to the original.
Reply


Messages In This Thread
Two types of Loop - by iPLEOMAX - 10.12.2011, 19:20
Re: Two types of Loop - by Sinc - 10.12.2011, 19:28
Re: Two types of Loop - by Lorenc_ - 11.12.2011, 02:34
Re: Two types of Loop - by THE_KNOWN - 11.12.2011, 03:45
Re: Two types of Loop - by Bakr - 11.12.2011, 05:07
Re: Two types of Loop - by Babul - 11.12.2011, 10:16

Forum Jump:


Users browsing this thread: 1 Guest(s)