FinishDynamic[] finishes updating and displaying all currently visible Dynamic objects.
PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.
ReflectionTransform[v] gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v.ReflectionTransform[v, p] gives a ...
You can use the standard differential equation solving function, NDSolve , to numerically solve delay differential equations with constant delays. It returns an interpolation ...
AlternativeHypothesis is an option for hypothesis testing functions like LocationTest that specifies the alternative hypothesis.
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
ReflectionMatrix[v] gives the matrix that represents reflection of points in a mirror normal to the vector v.
RegionFunction is an option for plotting functions that specifies the region to include in the plot drawn.
SplineClosed is an option for B-spline functions and graphics primitives that specifies whether spline curves or surfaces should be closed.
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...