StreamPoints is an option to StreamPlot, ListStreamPlot, and related functions that determines how many streamlines to draw.
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).
AlignmentPoint is an option which specifies how objects should by default be aligned when they appear in Inset.
Csc
(Built-in Mathematica Symbol) Csc[z] gives the cosecant of z.
NonlinearModelFit[{y_1, y_2, ...}, form, {\[Beta]_1, ...}, x] constructs a nonlinear model with structure form that fits the y_i for successive x values 1, 2, ... using the ...
WeierstrassP[u, {g_2, g_3}] gives the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
GraphData[name] gives a graph with the specified name.GraphData[name, " property"] gives the value for the specified property for a named graph.GraphData["class"] gives a ...
StreamColorFunctionScaling is an option for graphics functions that specifies whether arguments supplied to a stream color function should be scaled to lie between 0 and 1.