"Superscript" is a front end token that creates a SuperscriptBox and fills the base with a selection.
"TileWindowsTall" is a front end token that arranges all windows to fit on the screen, preferring height over width.
"TileWindowsWide" is a front end token that arranges all windows to fit on the screen, preferring width over height.
FindInstance[expr, vars] finds an instance of vars that makes the statement expr be True. FindInstance[expr, vars, dom] finds an instance over the domain dom. Common choices ...
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 ...
GroupMultiplicationTable[group] gives the multiplication table of group as an array.
CUDAMemoryLoad[list] registers list into the CUDALink memory manager.CUDAMemoryLoad[img] registers img into the CUDALink memory manager.
"How to" Topics Notebook Interface Input and Output in Notebooks
"How to" Topics Graphics and Sound The Structure of Graphics and Sound
Mathematica usually works silently, giving output only when it has finished doing the calculations you asked for. However, Mathematica will produce an audible beep when the ...