PairedHistogram[{x_1, x_2, ...}, {y_1, y_2, ...}] plots a paired histogram of the values x_i and y_i.PairedHistogram[{x_1, x_2, ...}, {y_1, y_2, ...}, bspec] plots a paired ...
PlotLabel is an option for graphics functions that specifies an overall label for a plot.
PriceGraphDistribution[n, k, a] represents a de Solla Price graph distribution for n-vertex graphs where a new vertex with k edges is added at each step using attractiveness ...
Properties is an option that allows specification of properties to objects and items of objects.
PropertyList[{obj, item}] lists the properties available for item in obj.
Refresh
(Built-in Mathematica Symbol) Refresh[expr, opts] represents an object whose value in a Dynamic should be refreshed at times specified by the options opts. Refresh[expr, None] specifies that the value of ...
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
StruveH
(Built-in Mathematica Symbol) StruveH[n, z] gives the Struve function H n (z).
TransferFunctionFactor[tf] factors the polynomial terms in the numerators and denominators of the TransferFunctionModel object tf.
TrigToExp[expr] converts trigonometric functions in expr to exponentials.