SVG
(Mathematica Import/Export Format) MIME type: image/svg+xml SVG vector graphics format. Intended for two-dimensional vector graphics on the web. Partially supported by several web browsers and browser ...
BellB
(Built-in Mathematica Symbol) BellB[n] gives the Bell number B_n. BellB[n, x] gives the Bell polynomial B_n (x).
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
ConwayGroupCo3[] represents the sporadic simple Conway group Co_3.
CoshIntegral[z] gives the hyperbolic cosine integral Chi(z).
EdgeStyle is an option and property for Graph and related functions that specifies what style to use for edges.
ExtentSize is an option to DiscretePlot and DiscretePlot3D that specifies how far to extend out from each plot point.
FillingStyle is an option for ListPlot, Plot, Plot3D, and related functions that specifies the default style of filling to be used.
JankoGroupJ1[] represents the sporadic simple Janko group J_1.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...