SWF
(Mathematica Import/Export Format) Registered MIME type: application/x-shockwave-flash Adobe/Macromedia Flash file format. Used for interactive and animated vector graphics, video and sound on the web. SWF is ...
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...
MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel. HotellingTSquareDistribution has been added to ...
RefinementMethod is an option to MinimumBandwidthOrdering that specifies the refinement method used to further improve the bandwidth ordering.
ButcherTrees
(Numerical Differential Equation Analysis Package Symbol) ButcherTrees[p] gives a list, partitioned by order, of the trees for any Runge\[Dash]Kutta method of order p.
DiagonallyImplicit is a setting for the option RungeKuttaMethod specifying the type of Runge\[Dash]Kutta method to be generated.
RungeKuttaMethod is an option to ButcherPhi and related functions that specifies the type of method to be generated.
$RungeKuttaMethod is a global environment setting, specifying the type of method to be generated by ButcherPhi and related functions.
Compiled is an option for various numerical and plotting functions which specifies whether the expressions they work with should automatically be compiled.
DifferenceRootReduce[expr, n] attempts to reduce expr to a single DifferenceRoot object as a function of n.