All the functionality of NumericalMath`OrderStar` is now available in the newly created Function Approximations Package. OrderStar has been renamed OrderStarPlot. ...
When you set a value to a symbol, that value will be used for the symbol for the entire Mathematica session. Since symbols no longer in use can introduce unexpected errors ...
AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
Accuracy[x] gives the effective number of digits to the right of the decimal point in the number x.
Alignment is an option which specifies how the contents of a displayed object should be aligned within the available area in the object.
AxesLabel is an option for graphics functions that specifies labels for axes.
BetaDistribution[\[Alpha], \[Beta]] represents a continuous beta distribution with shape parameters \[Alpha] and \[Beta].
CellMargins is an option for Cell that specifies the absolute margins in printer's points to leave around a cell.
Characters["string"] gives a list of the characters in a string.
ColorSlider[color] represents a color slider currently set to the color corresponding to color.ColorSlider[Dynamic[color]] uses the dynamically updated current value of ...