When you are putting and getting data via MathLink various kinds of errors can occur. Whenever any error occurs, MathLink goes into a completely inactive state, and all ...
MeanShiftFilter[image, r, d] replaces each pixel with the mean of the pixels in a range-r neighborhood and whose value is within a distance d.MeanShiftFilter[array, r, d] ...
Mathematica not only allows you to mix arbitrary graphics into text, but also provides convenient font characters for some common shapes and icons.
Mathematica allows arbitrary hierachical namespaces. However, several standard "contexts" are conventionally used for predefined purposes.
BinaryFormat is an option for OpenRead and related functions that specifies that a stream should be opened in binary format, so that no textual interpretation of newlines or ...
PolynomialRemainder[p, q, x] gives the remainder from dividing p by q, treated as polynomials in x.
RefreshRate is an option to Animate and related functions which specifies the refresh rate for frames in animations.
SpellingCorrection is an option for StringMatchQ, Names, and related functions that specifies whether strings should be considered to match even when a small fraction of the ...
EdgeLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for edges.