Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
Interrupt Evaluation interrupts the current operation being performed by the kernel.
FunctionSpace is an option for FindSequenceFunction and related functions that specifies the space of functions to consider for representations.
LinebreakAdjustments is an option for selections that sets parameters used for calculating where automatic line breaks should be inserted.
PlotPoints is an option for plotting functions that specifies how many initial sample points to use.
SectorSpacing is an option to PieChart and related functions that specifies radial spacing of sectors.
SplineDegree is an option for spline functions and graphics primitives that specifies the degree of polynomial basis to use.
You can do arithmetic with Mathematica just as you would on an electronic calculator. This is the sum of two numbers. Here the / stands for division, and the ^ stands for ...
Explicit representations of newlines and tabs in strings. This prints on two lines. In InputForm there is an explicit ∖n to represent the newline.
As discussed in "Exact and Approximate Results", Mathematica can handle approximate real numbers with any number of digits. In general, the precision of an approximate real ...