Widget["CheckBox"] represents a checkbox.
Widget["PopupMenu"] represents a popup menu.
Widget["Slider"] represents a slider.
Widget["ToolBar"] represents a toolbar.
Widget["WizardPage"] represents a page of a wizard.
This example demonstrates how you can use the Invokethread option of user interface functions to allow user interface updates to be visible when performing a long Mathematica ...
MaxPower
(Black Body Radiation Package Symbol) MaxPower[temp, band] gives the radiative power emitted by a black body in the specified wavelength band band about the peak wavelength, at the specified temperature temp.
PeakWavelength[temp] gives the wavelength of the maximum emission of a black body at the specified temperature temp.
AnimateGraph[g, l] displays graph g with each element in the list l successively highlighted. Here l is a list containing vertices and edges of g. An optional flag, which ...
BooleanAlgebra[n] gives a Hasse diagram for the Boolean algebra on n elements. The function takes two options: Type and VertexLabel, with default values Undirected and False, ...