HessenbergDecomposition[m] gives the Hessenberg decomposition of a matrix m.
PolarAxesOrigin is an option for sector charts and polar plots that specifies where polar axes should be drawn.
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
OpenCLMemoryLoad[list] loads list into OpenCLMemory manager, returning an OpenCLMemory.OpenCLMemoryLoad[list, type] loads list with specified type into OpenCLMemory manager, ...
LiftingWaveletTransform[data] gives the lifting wavelet transform (LWT) of an array of data.LiftingWaveletTransform[data, wave] gives the lifting wavelet transform using the ...
ButtonBox[boxes] is a low-level box construct that represents a button in a notebook expression.
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
PlotRangePadding is an option for graphics functions that specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange.
Prolog
(Built-in Mathematica Symbol) Prolog is an option for graphics functions which gives a list of graphics primitives to be rendered before the main part of the graphics is rendered.
expr /. rules applies a rule or list of rules in an attempt to transform each subpart of an expression expr.