TileAreas
(Computational Geometry Package Symbol) TileAreas[{{x_1, y_1}, {x_2, y_2}, ...}, {q_1, q_2, ...}, val] finds the areas of the tiles centered on {x_i, y_i} and having vertices q_j as stipulated by the vertex ...
TriangularSurfacePlot[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y ...
TrimPoints
(Computational Geometry Package Symbol) TrimPoints is an option to DiagramPlot that specifies which diagram outlier vertex lies on the PlotRange limit.
IdealDivision is an option to SetArithmetic that specifies whether $PreRead should be used to translate the default '/' division operator to use IdealDivide.
Ulp
(Computer Arithmetic Package Symbol) Ulp[x] gives the size of an ulp for numbers near x.
MachineIntegerQ[expr] returns True if expr corresponds to a machine-sized integer, and False otherwise.
PackedArrayQ[expr] returns True if expr is a packed array in its internal representation, and returns False otherwise. PackedArrayQ[expr, type] returns True if expr is a ...
ReplaceAllUnheld[expr, rules] applies a rule or list of rules in an attempt to transform each subpart of expr that would be automatically evaluated.
$MaxMachineInteger gives the maximum integer that is represented internally as a single atomic data element on your computer system.
EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.