MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Does Union[] reliably sort?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123811] Re: Does Union[] reliably sort?
  • From: Szabolcs <szhorvat at gmail.com>
  • Date: Tue, 20 Dec 2011 03:05:24 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jca06e$a35$1@smc.vnet.net>
  • Reply-to: comp.soft-sys.math.mathematica at googlegroups.com

Union[] is guaranteed to sort in the sense that Union[data] and Sort@Union[data] will always return exactly the same thing.



  • Prev by Date: Re: Printing Mathematica Notebooks and WYSIWYG
  • Next by Date: import issue
  • Previous by thread: Re: Does Union[] reliably sort?
  • Next by thread: Function calling another function that uses NSolve - can't get this