StartupSound is a global option that specifies whether Mathematica plays a sound when it is launched.
SendMail[rules] sends an email message built up from the elements specified in rules.
int MLPutDouble (MLINK link, double x) puts the floating-point number x of C type double to the MathLink connection specified by link.
GraphPath[g, start, end] finds a shortest path between vertices start and end in graph g.
Mathematica can generate many types of high-quality formatted documents directly from symbolic notebook expressions, with either automatic styling, or detailed control and ...
Mathematica's interface is carefully optimized for both menu and keyboard use—with many convenient ergonomic features, including some that are not immediately visible from ...
Mathematica allows data stored in standard systems formats to be analyzed and synthesized using the full power of Mathematica.
In catering to the fine points of mathematical typesetting and notational clarity, Mathematica provides a variety of special variant forms of letters.
Blur
(Built-in Mathematica Symbol) Blur[image] gives a blurred version of image.Blur[image, r] gives a version of image blurred over pixel radius r.
FileExistsQ["name"] gives True if the file with the specified name exists, and gives False otherwise.