EdgeShapeFunction is an option and property for Graph and related functions that specifies a function to use to generate primitives for rendering each edge.
VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
FunctionExpand[expr] tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones. FunctionExpand[expr, assum] ...
VertexLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for vertices.
PrimeQCertificate[n] gives a certificate that n is prime or that n is composite.
BMP
(Mathematica Import/Export Format) MIME type: image/bmp BMP Windows bitmap format. Raster image format. Native bitmap format of the Microsoft Windows operating system. BMP is an acronym derived from Bitmap. ...
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
OpenCLFunction[args] represents a function loaded using OpenCLFunctionLoad.
Name
(GUIKit Package Symbol) Name is an option to GUIKit expression functions and identifies a string name with which to register the widget instance in the active widget registry.
Widget["Button"] represents a button.