JPEG2000
(Mathematica Import/Export Format) MIME type: image/jp2 JPEG2000 raster image and compression format. Used for photographic images. JPEG is an acronym for Joint Photographic Experts Group. Binary file format. ...
ShadowBorder is an option for ShadowBox, which specifies the style of the border around the rectangle above a shadow.
$DisplayFunction gives the default setting for the option DisplayFunction in graphics functions.
TableSpacing is an option for TableForm and MatrixForm which specifies how many spaces should be left between each successive row or column.
Power series are in many ways the algebraic analog of limited-precision numbers. Mathematica can generate series approximations to virtually any combination of built-in ...
Pick
(Built-in Mathematica Symbol) Pick[list, sel] picks out those elements of list for which the corresponding element of sel is True. Pick[list, sel, patt] picks out those elements of list for which the ...
The function NDSolve discussed in "Numerical Differential Equations" allows you to find numerical solutions to differential equations. NDSolve handles both single ...
SatisfiabilityCount[bf] counts the number of possible combinations of variable values that yield True when supplied as arguments to the Boolean function ...
The functions described here are among the most commonly used continuous univariate statistical distributions. You can compute their densities, means, variances, and other ...
Transparent represents perfect transparency in graphics or style specifications.