RightCosetRepresentative[group, g] returns the smallest element in the right coset of products of the elements of group by g.
RootMeanSquare[list] gives the root mean square of values in list.
Defer
(Built-in Mathematica Symbol) Defer[expr] yields an object that displays as the unevaluated form of expr, but that is evaluated if it is explicitly given as Mathematica input.
int MLNewPacket (MLINK link) skips to the end of the current packet on link.
ExtentSize is an option to DiscretePlot and DiscretePlot3D that specifies how far to extend out from each plot point.
TetGenGetNeighbors[expr] gets the neighbors in a TetGen expression.
int MTensor_setMTensor (MTensor t, MTensor val, mint*pos, mint numpos) sets a subtensor element in an MTensor.
IncidenceMatrix[g] gives the vertex-edge incidence matrix of the graph g.
AnnuityDue[p, t] represents an annuity due of fixed payments p made over t periods.AnnuityDue[p, t, q] represents a series of payments occurring at time intervals ...
CopyToClipboard[expr] replaces the contents of the clipboard with expr.