Mathematica 9 is now available

OrderedQ

Usage

OrderedQ[h[ ,  , ... ]] gives True if the  are in canonical order, and False otherwise.


Notes

• See notes for Order.
OrderedQ[{e, e}] gives True.
• By default, OrderedQ uses canonical order as described in the notes for Sort.
OrderedQ[list, p] uses the function p to determine whether each pair of elements in list is in order.
• See also: Signature, Sort.
• New in Version 1.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.