As of Version 7, the Histograms Package has been integrated into the Mathematica kernel.
MachineError[f, x -> a] gives the error involved in evaluating f at x = a using machine arithmetic.
NaN
(Computer Arithmetic Package Symbol) NaN is the symbol used by the functions in the Computer Arithmetic Package to represent a nonrepresentable number.
RoundToEven is a setting for the option RoundingRule of SetArithmetic that specifies rounding to the nearest representable number and, in the case of a tie, rounding to the ...
RoundToInfinity is a setting for the option RoundingRule of SetArithmetic that specifies rounding to the nearest representable number and, in the case of a tie, rounding away ...
DifferentialEquationTrek is a setting for the option TrekGenerator that specifies that treks are generated from the phase space of the numerical solution of a differential ...
PerfectPowerQ[e, n] gives True if e is a perfect n\[Null]^th power in its field, and False otherwise.
Bias
(Function Approximations Package Symbol) Bias is an option to RationalInterpolation, GeneralRationalInterpolation, MiniMaxApproximation, and GeneralMiniMaxApproximation that specifies the bias to apply when ...
OrderStarSymbolSize is an option to OrderStarPlot that specifies the size of the symbols used to represent poles, zeros and interpolation points.
OrderStarSymbolThickness is an option to OrderStarPlot that specifies the thickness of the outline of the symbols used to represent interpolation points, poles and zeros.