Difference between revisions of "Tuple"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
A '''tuple''' is a finite ordered list of [[Element (mathematics)|elements]]. | A '''tuple''' is a finite ordered list of [[Element (mathematics)|elements]]. | ||
+ | |||
+ | (TO DO: expand, organize, cross-reference, illustrate.) | ||
+ | |||
+ | == Description == | ||
In [[mathematics]], an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer. | In [[mathematics]], an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer. |
Revision as of 04:22, 9 September 2015
A tuple is a finite ordered list of elements.
(TO DO: expand, organize, cross-reference, illustrate.)
Description
In mathematics, an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer.
See also
External links
- Tuple @ Wikipedia