Asynchronous is an option for WolframAlpha that determines whether to use the asynchronous features of the Wolfram|Alpha API.
String
(Mathematica Import/Export Format) Arbitrary binary data represented as a Mathematica string. Used for importing or exporting entire raw binary data.
ColorSetter[color] represents a color setter which displays as a swatch of the specified color and when clicked brings up a system color picker ...
LowerCaseQ[string] yields True if all the characters in the string are lowercase letters, and yields False otherwise.
PixelValue[image, {x, y}] gives the pixel value of image at position {x, y}.PixelValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
SendMail[rules] sends an email message built up from the elements specified in rules.
UpperCaseQ[string] yields True if all the characters in the string are uppercase letters, and yields False otherwise.
The Mathematica front end provides an Insert > Table/Matrix submenu for creating and editing arrays with any specified number of rows and columns. Once you have such an ...
Mathematica provides a large number of options for cells. All of these options can be accessed through the Option Inspector menu item in the front end. They can be set either ...
Mathematica does operations like numerical integration very differently from the way it does their symbolic counterparts. When you do a symbolic integral, Mathematica takes ...