A full Mathematica installation consists of thousands of separate files, arranged in several hundred directories under the main installation directory. The location of the ...
AxesEdge is an option for three-dimensional graphics functions that specifies on which edges of the bounding box axes should be drawn.
Mathematica includes many commands for word processing and formatting. You can set the following cell options from the Format menu: style, font, face, size, text color, ...
DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
int MLPutString (MLINK link, const char*s) puts a null-terminated string of C characters to the MathLink connection specified by link.
In a statement like x^4+x^2>0, Mathematica treats the variable x as having a definite, though unspecified, value. Sometimes, however, it is useful to be able to make ...
GUIKit provides a higher-level Mathematica expression syntax for defining a graphical user interface along with a runtime environment for managing and deploying these ...
AxesOrigin is an option for graphics functions that specifies where any axes drawn should cross.
CauchyDistribution[a, b] represents a Cauchy distribution with location parameter a and scale parameter b.
This example demonstrates how you can use the InvokeThread option of user interface functions to allow user interface updates to be visible when performing a long Mathematica ...