Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / Programming / Logical Operations /

And

FilledSmallSquare && && ... is the logical AND function. It evaluates its arguments in order, giving False immediately if any of them are False, and True if they are all True.

FilledSmallSquare And[, , ... ] can be input in StandardForm and InputForm as ... . The character can be entered as AliasIndicator&&AliasIndicator, AliasIndicatorandAliasIndicator or \[And].

FilledSmallSquare And evaluates its arguments in a non-standard way (see Section A.4.2).

FilledSmallSquare And gives symbolic results when necessary, removing initial arguments that are True.

FilledSmallSquare See Section 1.5.6.

FilledSmallSquare See also: LogicalExpand, BitAnd, Nand.

FilledSmallSquare New in Version 1; modified in 3.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: