Mathematica 9 is now available

SameQ

Usage

lhs Equal= rhs yields True if the expression lhs is identical to rhs, and yields False otherwise.


Notes

SameQ requires exact correspondence between expressions, except that it considers Real numbers equal if their difference is less than the uncertainty of either of them.
2 Equal= 2. gives False.
 Equal=  Equal=  gives True if all the  are identical.
• See Section 2.3.5.
• See also: UnsameQ, Equal, Order.
• 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.