Unicode: 2216. Alias: Esc \ Esc. Infix operator. x ∖ y is by default interpreted as Backslash[x,y]. Used in mathematics for set difference. Also used to separate arguments of ...
Unicode: 227B. Infix ordering operator. x ≻ y is by default interpreted as Succeeds[x,y]. Used in mathematics to indicate various notions of partial ordering. Often applied ...
BinaryFormat is an option for OpenRead and related functions that specifies that a stream should be opened in binary format, so that no textual interpretation of newlines or ...
ColorSpace is an option for Image and related functions that specifies the color space to which color values refer.
DefaultDuration is an option to Animate and related functions that specifies the default total duration of the animation in seconds.
Expression is a symbol that represents an ordinary Mathematica expression in Read and related functions.
FeedbackType is an option for some control system functions that specifies the feedback type.
LegendAppearance is an option for charting functions that specifies the appearance of any legends that are generated.
LogicalExpand[expr] expands out logical combinations of equations, inequalities, and other functions.
Modulus
(Built-in Mathematica Symbol) Modulus -> n is an option that can be given in certain algebraic functions to specify that integers should be treated modulo n.