ShowSelection is an option to Notebook, Cell, and Style that specifies whether to show the current selection highlighted.
StreamPosition[stream] returns an integer that specifies the position of the current point in an open stream.
WindowClickSelect is a notebook option that specifies whether the window for the notebook should become selected if you click it.
There will probably be times when you want to stop Mathematica in the middle of a calculation. Perhaps you realize that you asked Mathematica to do the wrong thing. Or ...
Duncan is a possible value for the PostTests option for ANOVA.
StudentNewmanKeuls is a possible value for the PostTests option for ANOVA.
Sinusoid is a type of waveform.
DominatingIntegerPartitionQ[a, b] yields True if integer partition a dominates integer partition b, that is, the sum of a size-t prefix of a is no smaller than the sum of a ...
DurfeeSquare[p] gives the number of rows involved in the Durfee square of partition p, the side of the largest-sized square contained within the Ferrers diagram of p.
NumberOfPermutationsByInversions[n, k] gives the number of permutations of length n with exactly k inversions. NumberOfPermutationsByInversions[n] gives a table of the number ...