When you generate a very large output expression in Mathematica, you often do not want to see the whole expression at once. Rather, you would first like to get an idea of the ...
There are a number of important interactions in Mathematica between evaluation and pattern matching. The first observation is that pattern matching is usually done on ...
InitialArguments is an option to Widget which specifies the argument list to use when instantiating this widget definition.
InvokeThread is an option to GUIKit symbols which specifies what thread the invocation should execute on.
InvokeWait is an option to GUIKit symbols which determines whether a threaded invocation should wait for a result or continue on immediately without a response.
ReturnScript is an option to GUIRunModal which specifies a string version of Mathematica code to execute when the window ends its modal session and becomes the return value ...
Cascade is a setting of ModulationType, an option of function FrequencyModulation.
RingModulation is an option to AmplitudeModulation which specifies whether to use ring modulation.
BrelazColoring[g] returns a vertex coloring in which vertices are greedily colored with the smallest available color in decreasing order of vertex degree.