CDefine[def] is a symbolic representation of a preprocessor define.
Widget["Icon"] represents an icon.
Widget["SystemPropertiesPanel"] displays the current system property values of the underlying runtime engine.
This example shows how to generate a reusable progress bar panel and use it as a modeless dialog for displaying progress with your own Mathematica calculations. There are ...
This example displays a dialog for finding prime numbers and alerting the user when any entered expression evaluates to a prime number. The modal version also shows how ...
CellMeans is an option for ANOVA which specifies whether cell means should be included in the output.
Duncan is a possible value for the PostTests option for ANOVA.
Dunnett is a possible value for the PostTests option for ANOVA.
Tukey
(ANOVA Package Symbol) Tukey is a possible value for the PostTests option for ANOVA.
PairGroupIndex[g, x] returns the cycle index of the pair group induced by g as a polynomial in x[1], x[2], ....PairGroupIndex[ci, x] takes the cycle index ci of a group g ...