AnchoredSearch is an option for Find and FindList that specifies whether the text searched for must be at the beginning of a record.
MathematicaScript is an interpreter for standalone executable Mathematica scripts.
JoinedCurve[{segment_1, segment_2, ...}] represents a curve consisting of segment_1 followed by segment_2 etc. JoinedCurve[{component_1, component_2, ...}] represents a list ...
In doing a calculation with Mathematica, you usually go through a sequence of steps. If you want to, you can do each step on a separate line. Often, however, you will find it ...
$HistoryLength specifies the number of previous lines of input and output to keep in a Mathematica session.
FractionBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for FractionBox objects within the cell.
AbsolutePriceOscillator
There are many types of distributions that are relevant for communication systems. In telecom, for instance, exponential and Erlang distributions modeling talk lengths are ...
InString[n] is a global object that is assigned to be the text of the n\[Null]^th input line.
Connecting to a subsidiary program via MathLink. This starts a subsidiary Mathematica process on the computer system used here. Here is a packet representing the first input ...