MicroscopePlot[f, {x, a}] plots the expression f in a small neighborhood of a using machine arithmetic.MicroscopePlot[f, {x, a, n}] plots f from a - n ulps to a + n ulps.
MicroscopicErrorPlot[f, {x, a}] plots the error incurred by using machine arithmetic to evaluate the expression f in a small neighborhood of a.MicroscopicErrorPlot[f, {x, a, ...
HTML
(Mathematica Import/Export Format) Registered MIME type: text/html HTML markup language and file format. Predominant language for the creation of web pages. HTML is an acronym derived from Hypertext Markup ...
Annotation[expr, data] represents an expression expr, with annotation data.Annotation[expr, data, " type"] specifies the type of annotation being given.
MathieuGroupM11[] represents the sporadic simple Mathieu group M_11.
ViewCenter is an option for Graphics3D and related functions which gives the scaled coordinates of the point which should appear at the center of the final image.
GetComplexType[] returns the .NET type that is currently mapped to Mathematica Complex numbers.
MarshalStringsAs is an option to DefineDLLFunction that specifies how string arguments should be marshaled into the DLL function. This applies to any arguments that are ...
Graph
(Built-in Mathematica Symbol) Graph[{e_1, e_2, ...}] yields a graph with edges e_j.Graph[{v 1, v 2, ...}, {e_1, e_2, ...}] yields the graph with vertices v_i and edges e_j. Graph[{..., w_i[v_i, ...], ...
MATHEMATICA HOW TO Tutorials » Options for Graphics Density and Contour Plots Three-Dimensional Surface Plots See Also » VectorPlot VectorDensityPlot ListVectorPlot ...