Piecewise[{{val_1, cond_1}, {val_2, cond_2}, ...}] represents a piecewise function with values val_i in the regions defined by the conditions cond_i. Piecewise[{{val_1, ...
Show Expression toggles between the expression and display forms of a cell.
Mathematica options starts the full Mathematica system including notebook interface on Windows and Mac.
Evaluator is an option for objects such as Button, Dynamic, and Cell that gives the name of the kernel to use to evaluate their contents.
Language is a global option that specifies the language in which menus, dialog boxes, error messages, and help files are displayed.
$BatchOutput is True if output in the current session is being sent in batch mode, suitable for reading by other programs.
$DateStringFormat gives the default format to use for date strings generated by DateString.
$FrontEnd is a global variable that specifies to what front end object, if any, the kernel is currently connected.
$HistoryLength specifies the number of previous lines of input and output to keep in a Mathematica session.
$Language is a list of strings which give the names of languages to use for messages.