Assumptions is an option for functions such as Simplify, Refine, and Integrate that specifies default assumptions to be made about symbolic quantities.
x++ increases the value of x by 1, returning the old value of x.
NotebookSelection[] represents the current selection in the current evaluation notebook in the front end.NotebookSelection[nb] represents the current selection associated ...
The default behavior for a function in Mathematica is carefully chosen to be suitable for the vast majority of cases. Mathematica also gives you fine-grained control over the ...
Mathematica's unified architecture allows every aspect of Mathematica's interface to be controlled and specified programmatically using the symbolic constructs and functions ...
Ordinary mathematical functions in Mathematica are always "listable", so that they are immediately applied in parallel across lists. Mathematica provides a wide variety of ...
SetWidgetReference[name, value] registers a widget with string name in the widget registry for the current interface.
SetComplexClass[classname] specifies the Java class to use for complex numbers sent from, and returned to, Mathematica.
SetPeriodicalInterval[id, interval] resets the time interval for the periodical task with the given id.
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.