Unevaluated[expr] represents the unevaluated form of expr when it appears as the argument to a function.
Censoring[t, c] represents a censored event time t with censoring c.Censoring[{t_1, t_2, ...}, c] represents a vector of censored event times t_i with censoring ...
MenuCommandKey is an option for cells that specifies the keyboard shortcut to be associated with a style listed in the Format \[FilledRightTriangle] Style submenu.
PNM
(Mathematica Import/Export Format) MIME types: image/x-portable-anymap, image/pbm PNM raster image format. Generic format of the Portable family of image formats. Includes the PBM (monochrome), PGM ...
XBM
(Mathematica Import/Export Format) MIME type: image/x-xbitmap X Window bitmap format. Used in the X11 windowing system for storing icons, cursors, and other graphics resources. ASCII format. Stores a ...
SystemsModelFeedbackConnect[sys] gives the closed-loop system for the StateSpaceModel or TransferFunctionModel object sys with unity negative feedback. ...
CCall
(SymbolicC Package Symbol) CCall[fname, args] is a symbolic representation of a call to a function.
The new two-parameter form of ParametricPlot now provides the functionality of Graphics`ComplexMap`.
SetSharedVariable[s_1, s_2, ...] declares the symbols s_i as shared variables whose values are synchronized among all parallel kernels.
Begin
(Built-in Mathematica Symbol) Begin["context`"] resets the current context.