CParentheses[symb] adds parentheses around an expression.
CPreprocessorElif[cond] is a symbolic representation of a preprocessor elif conditional.
CPreprocessorElse[ ] is a symbolic representation of a preprocessor else conditional.
CPreprocessorEndif[ ] is a symbolic representation of a preprocessor endif conditional.
CSizeOf[obj] is a symbolic representation of a sizeof expression.
CUndef
(SymbolicC Package Symbol) CUndef[def] is a symbolic representation of a preprocessor undef.
Even simple-looking limits are sometimes quite complicated to compute. Mathematica provides functionality to evaluate several kinds of limits.
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.
False
(Built-in Mathematica Symbol) False is the symbol for the Boolean value false.