ImageReflect[image] reverses image by top-bottom mirror reflection. ImageReflect[image, side] reverses image by reflecting it so that the specified side goes to the opposite ...
InputAliases is an option for cells and notebooks which specifies additional Esc\[ThinSpace]name\[ThinSpace]Esc aliases to be allowed on input.
Interleaving is an option for Image and related functions that specifies whether data corresponding to different channels in an object such as an image should be interleaved.
Khinchin is Khinchin's constant, with numerical value \[TildeEqual] 2.68545.
Large
(Built-in Mathematica Symbol) Large is a style or option setting that specifies that objects should be large.
LibraryLoad[lib] loads the dynamic library lib into the Mathematica runtime.
MathieuGroupM24[] represents the sporadic simple Mathieu group M_24.
MaxMemoryUsed[] gives the maximum number of bytes used to store all data for the current Mathematica session.
Mouseover[expr, over] represents an object that displays as over when the mouse pointer is over it, and as expr otherwise.
Needs
(Built-in Mathematica Symbol) Needs["context`"] loads an appropriate file if the specified context is not already in $Packages. Needs["context`", " file"] loads file if the specified context is not ...