All the functionality of NumericalMath`Microscope` is now available in the newly created Computer Arithmetic Package. The function Microscope has been renamed MicroscopePlot. ...
GIF
(Mathematica Import/Export Format) Registered MIME type: image/gif GIF raster image format. Commonly used for static and animated graphics on the web. GIF is an acronym for Graphics Interchange Format. Binary ...
TIFF
(Mathematica Import/Export Format) Registered MIME type: image/tiff TIFF raster image format. Commonly used in image manipulation applications, page layout applications, scanners and other imaging devices, and ...
An efficient load-on-demand mechanism makes hundreds of gigabytes of carefully curated and continually updated data immediately available inside Mathematica for use in ...
RotationTransform[\[Theta]] gives a TransformationFunction that represents a rotation in 2D by \[Theta] radians about the origin.RotationTransform[\[Theta], p] gives a 2D ...
ControllerManipulate[expr, {u, u_min, u_max}] generates a version of expr set up to allow interactive manipulation of the value of u using an external controller ...
InitializationCellWarning is an option for notebooks that specifies whether a warning should be given when a notebook containing initialization cells is opened.
UnderoverscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for UnderoverscriptBox objects.
NETNewDelegate[type, func] creates a new instance of the specified .NET delegate type whose action is to call the named Mathematica function when triggered.
BeckmannDistribution[\[Mu]_1, \[Mu]_2, \[Sigma]_1, \[Sigma]_2] represents the Beckmann distribution with means \[Mu]_1 and \[Mu]_2 and standard deviations \[Sigma]_1 and ...