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 ...
Unicode: F432. Alias: Esc | Esc. Infix operator. x y is by default interpreted as VerticalSeparator[x,y]. Used in mathematics for many purposes, including indicating ...
AppearanceElements is an option for functions like Manipulate that specifies what elements should be included in the displayed form of the object generated.
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 ...
Chop
(Built-in Mathematica Symbol) Chop[expr] replaces approximate real numbers in expr that are close to zero by the exact integer 0.
ColorSpace is an option for Image and related functions that specifies the color space to which color values refer.
CreateIntermediateDirectories is an option for CreateDirectory and related functions that specifies whether to create intermediate directories in a directory path specified.
DefaultDuration is an option to Animate and related functions that specifies the default total duration of the animation in seconds.
Denominator[expr] gives the denominator of expr.
DisplayAllSteps is an option to Animate and related functions that specifies whether all frames should be displayed in an animation, even if to do so would slow the animation ...