FileBaseName["file"] gives the base name for a file without its extension.
GroupOrder[group] returns the number of elements of group.
ImageDifference[image_1, image_2] gives an image in which each pixel is the absolute difference of the corresponding pixels in image_1 and image_2.
KernelObject[n, name, ...] represents a kernel available for parallel computing.
VertexOutComponent[g, {v_1, v_2, ...}] gives the vertices in the graph g that have a directed path from at least one of v_1, v_2, ....VertexOutComponent[g, {v_1, v_2, ...}, ...
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
AllowInlineCells is an option for cells that specifies whether inline cells are permitted within a cell.
SaveAutoDelete is an option for ErrorBox objects that specifies whether the ErrorBox is automatically deleted when the notebook containing it is saved.
This equation is solved by simply integrating the right-hand side with respect to x. Here is a plot of the integral curves for different values of the arbitrary constant C[1].
Involutions[l] gives the list of involutions of the elements in the list l. Involutions[l, Cycles] gives the involutions in their cycle representation. Involution[n] gives ...