GenericCylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds the full-dimensional part of the decomposition of the region represented by the inequalities ineqs into ...
Gradient is an option for FindMinimum and related functions that specifies the gradient vector to assume for the function being extremized.
Head
(Built-in Mathematica Symbol) Head[expr] gives the head of expr.
Heads
(Built-in Mathematica Symbol) Heads is an option for functions which use level specifications that specifies whether heads of expressions should be included.
ImageRegion is an option for cells that specifies the size and position of the bounding box within which a graphic is rendered.
ImageResolution is an option for Export, Rasterize, and related functions that specifies at what resolution bitmap images should be rendered.
ImportString["data", " format"] imports data in the specified format from a string. ImportString["data", elements] imports the specified elements.ImportString["data"] ...
InputAliases is an option for cells and notebooks which specifies additional Esc\[ThinSpace]name\[ThinSpace]Esc aliases to be allowed on input.
LinkObject["name", n_1, n_2] is an object that represents an active MathLink connection for functions such as LinkRead and LinkWrite.
Links
(Built-in Mathematica Symbol) Links[] gives a list of all MathLink connections that are currently open. Links[patt] lists only links whose names match the specified string pattern.