Although Diophantine equations provide classic examples of undecidability, Mathematica in practice succeeds in solving a remarkably wide range of such equations—automatically ...
DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
Erfc
(Built-in Mathematica Symbol) Erfc[z] gives the complementary error function erfc(z).
ICO
(Mathematica Import/Export Format) Registered MIME type: image/vnd.microsoft.icon Microsoft Windows icon. Raster image file format. Native icon format on Windows. ICO is an acronym derived from icon. Binary ...
Uniform sequence of signed 24-bit integers. Binary data format.
Integer8
(Mathematica Import/Export Format) Uniform sequence of signed 8-bit integers. Binary data format.
Real32
(Mathematica Import/Export Format) Uniform sequence of IEEE single-precision numbers. Binary data format.
Real64
(Mathematica Import/Export Format) Uniform sequence of IEEE double-precision numbers. Binary data format.
Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
ImagePartition[image, s] partitions an image into an array of s*s-pixel subimages.ImagePartition[image, {w, h}] partitions an image into an array of subimages of pixel width ...