RandomInteger is a value that the WeightingFunction option of the function SetEdgeWeights can take.
BitSet
(Built-in Mathematica Symbol) BitSet[n, k] sets to 1 the bit corresponding to the coefficient of 2^k in the integer n.
In addition to the existing datasets that have been updated, Mathematica 8 now exposes the curated knowledge databases available from Wolfram|Alpha.
Differentiation Total Derivatives Derivatives of Unknown Functions
"How to" Topics Numbers Algebraic Calculations
Connect to Other Systems Get Help in Mathematica
NumberFieldClassNumber[\[Theta]] gives the class number for the algebraic number field \[DoubleStruckCapitalQ][\[Theta]] generated by \[Theta].
BitClear[n, k] sets to 0 the bit corresponding to the coefficient of 2^k in the integer n.
BitGet
(Built-in Mathematica Symbol) BitGet[n, k] gets the bit corresponding to the coefficient of 2^k in the integer n.