Difference between revisions of "Tuple"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(first)
 
Line 2: Line 2:
  
 
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.  
 +
 +
== See also ==
 +
 +
* [[Attribute–value pair]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Tuple Tuple] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Tuple Tuple] @ Wikipedia

Revision as of 17:12, 28 August 2015

A tuple is a finite ordered list of elements.

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