ContinuedFractionK[f, g, {i, i_min, i_max}] represents the continued fraction \[CapitalKappa]_i = i_min^i_max f/g.ContinuedFractionK[g, {i, i_min, i_max}] represents the ...
Degree
(Built-in Mathematica Symbol) Degree gives the number of radians in one degree. It has a numerical value of \[Pi]/180.
False
(Built-in Mathematica Symbol) False is the symbol for the Boolean value false.
MenuStyle is an option for menu-generating constructs that specifies the style to use in displaying menu items.
OddQ
(Built-in Mathematica Symbol) OddQ[expr] gives True if expr is an odd integer, and False otherwise.
OutputControllableModelQ[ss] gives True if the StateSpaceModel object ss is output controllable, and False otherwise.
RasterSize is an option for Rasterize and related functions that determines the absolute pixel size of the raster generated.
Switch
(Built-in Mathematica Symbol) Switch[expr, form_1, value_1, form_2, value_2, ...] evaluates expr, then compares it with each of the form_i in turn, evaluating and returning the value_i corresponding to ...
ToUpperCase[string] yields a string in which all letters have been converted to uppercase.
$MaxPrecision gives the maximum number of digits of precision to be allowed in arbitrary-precision numbers.