On Mon, Apr 28, 2008 at 7:21 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> BTW, if you're looking for a term describing range() that's better
>  than set or sequence, how about "series"? It's a mathematical word
>  that matches pretty exactly.

No, mathematical series is the sum of a sequence:
<http://mathworld.wolfram.com/Series.html>. An alternative to
"sequence" would be "progression."


> (More accurately, I believe it's an  algebraic series.)

It is an "arithmetic progression":
<http://mathworld.wolfram.com/ArithmeticProgression.html>.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to