SuperMinus[expr] displays as expr^-.
SuperPlus[expr] displays as expr^+.
SuperStar[expr] displays as expr^*.
UnderBar[expr] displays with a bar under expr.
Kernel Configuration Options opens a dialog to add, remove, or edit kernel configurations.
Constant is an attribute that indicates zero derivative of a symbol with respect to all parameters.
The IDA package is part of the SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) developed at the Center for Applied Scientific Computing of Lawrence ...
TradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. TradingChart[{" name", daterange}] makes a ...
HoldAllComplete is an attribute which specifies that all arguments to a function are not to be modified or looked at in any way in the process of evaluation.
Input
(Built-in Mathematica Symbol) Input[] interactively reads in one Mathematica expression. Input[prompt] requests input, displaying prompt as a "prompt".Input[prompt, init] in a notebook front end uses init ...