\[Sqrt]
(Mathematica Character Name) Unicode: 221A. Alias: Esc sqrt Esc. Prefix operator with built-in evaluation rules. √ x is by default interpreted as Sqrt[x]. Ctrl+@, Ctrl+2 or ∖@ yields a complete SqrtBox ...
Dialog
(Built-in Mathematica Symbol) Dialog[] initiates a dialog. Dialog[expr] initiates a dialog with expr as the current value of %.
TimeUsed[] gives the total number of seconds of CPU time used so far in the current Mathematica session.
"How to" Topics Building Up Calculations Lists
Create Animations Build an Interactive Application Import and Export Animations
Types of Numbers Complex Numbers Numeric Quantities
CheckAbort[expr, failexpr] evaluates expr, returning failexpr if an abort occurs.
SynchronousInitialization is an option for Manipulate, DynamicModule, and related functions that specifies whether or not to evaluate the expression given as the setting for ...
Introduction to Dynamic Advanced Dynamic Functionality
Initialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct is first used or ...