Calculus lets you approximate complicated functions with power series. Mathematica lets you generate and work with power series for a huge range of functions.
Interrupt Evaluation interrupts the current operation being performed by the kernel.
GeoDirection[{lat_1, long_1}, {lat_2, long_2}] gives the azimuthal direction from one latitude-longitude position on the Earth to another.GeoDirection[pos_1, pos_2] gives the ...
In
(Built-in Mathematica Symbol) In[n] is a global object that is assigned to have a delayed value of the n\[Null]^th input line.
Interpretation[e, expr] represents an object that displays as e, but is interpreted as the unevaluated form of expr if supplied as input. Interpretation[{x = x_0, y = y_0, ...
ReferenceLineStyle is an option for QuantilePlot and similar functions that specifies the style used for the reference line.
SatisfiableQ[bf] gives True if a combination of values of variables exists that makes the Boolean function bf yield True.SatisfiableQ[expr, {a_1, a_2, ...}] gives True if a ...
TextClipboardType is an option for cells that specifies how Edit \[FilledRightTriangle] Copy treats a cell when converting it for the system's textual clipboard.
TraceOff is an option for Trace and related functions which specifies forms inside which tracing should be switched off.
Uninstall[link] terminates an external program started by Install, and removes Mathematica definitions set up by it.