Set (InstanceTopic, 2)

From Hi.gher. Space

(Difference between revisions)
(created page)
(add)
Line 1: Line 1:
-
A '''set''' is a variable which takes multiple values at the same time.
+
A '''set''' is a variable which takes multiple values at the same time, with all values unique and in no specific order, as opposed to a [[list]] which can have duplicate entries and specifies an order.
[[Category:Mathematics]]
[[Category:Mathematics]]

Revision as of 21:08, 22 September 2007

A set is a variable which takes multiple values at the same time, with all values unique and in no specific order, as opposed to a list which can have duplicate entries and specifies an order.