Mathematica supports logical operators not only for programming, but for mathematical operations as well.
Palettes give you immediate access to many features built into Mathematica, from creating syntactically complete expressions and inserting special characters, to building up ...
Make Template inserts a template based on a selected function name.
AbsoluteFileName["name"] gives the full absolute version of the name for a file in your filesystem.
AbsolutePointSize[d] is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with absolute diameter d.
Append
(Built-in Mathematica Symbol) Append[expr, elem] gives expr with elem appended.
AutoIndent is an option for Style and Cell that specifies what automatic indentation should be done at the beginning of a new line after an explicit return character has been ...
Booleans represents the domain of Booleans, as in x \[Element] Booleans.
BottomHatTransform[image, ker] gives the morphological bottom-hat transform of image with respect to structuring element ker.BottomHatTransform[image, r] gives the bottom-hat ...
BubbleSizes is an option to BubbleChart and related functions that specifies the range of sizes used for bubbles.