ComputerNumber[x] gives the ComputerNumber object equivalent to the ordinary number x in the arithmetic currently in effect.ComputerNumber[sign, mantissa, exp] gives the ...
ReplaceAllUnheld[expr, rules] applies a rule or list of rules in an attempt to transform each subpart of expr that would be automatically evaluated.
$MaxMachineInteger gives the maximum integer that is represented internally as a single atomic data element on your computer system.
TrekData
(Equation Trekker Package Symbol) TrekData[tag, data] is a data object that contains the information necessary to recreate the trek associated with the tag tag in a graphical interface created by ...
ValueFunction[symb] represents a function to be applied whenever the symbol symb gets a new value.
IrreduciblePolynomial[s, p, d] gives an irreducible polynomial in the symbol s of degree d over the integers modulo the prime p.
PowerListQ[f] gives True if the list representing the powers of a primitive element of the field is used to do field arithmetic, and False otherwise.
FullReport is an option to hypothesis test functions that specifies whether all report information should be returned.
KnownVariance is an option to statistical confidence interval and hypothesis test functions that specifies the value of the population variance.
TwoSided
(Hypothesis Testing Package Symbol) TwoSided is an option to hypothesis test functions that specifies whether the test should be two-sided.