MaxPlotPoints is an option for plotting functions like ArrayPlot and ListPlot3D that specifies the maximum number of points that will explicitly be included in the output.
SynchronousInitialization is an option for Manipulate, DynamicModule, and related functions that specifies whether or not to evaluate the expression given as the setting for ...
TraceOriginal is an option for Trace and related functions which specifies whether to test the form of each expression before its head and arguments are evaluated.
WordSeparators is an option for Read, Find, and related functions that specifies the list of strings to be taken as delimiters for words.
Ordering in lists. Here is a list of numbers. This gives the elements of t in sorted order.
FindFile[name] finds the file with the specified name that would be loaded by Get[name] and related functions.
Sending email from Mathematica. The examples below require that the default mail account settings have been configured in the Internet Connectivity > Mail Settings tab of the ...
Mathematica's ability to deal with symbolic expressions, as well as numbers, allows you to use it for many kinds of mathematics. Calculus is one example. With Mathematica, ...
Text Justification controls justification of cells with word wrapping.
Here is one way to enter a particular expression. Here is another way to enter the same expression. With a notebook front end, you can also enter the expression directly in ...