CapForm
(Built-in Mathematica Symbol) CapForm[type] is a graphics primitive that specifies what type of caps should be used at the ends of lines, tubes, and related primitives.
ChartStyle is an option for charting functions that specifies styles in which chart elements should be drawn.
Chop
(Built-in Mathematica Symbol) Chop[expr] replaces approximate real numbers in expr that are close to zero by the exact integer 0.
ColorSetter[color] represents a color setter which displays as a swatch of the specified color and when clicked brings up a system color picker ...
ControllableModelQ[ss] yields True if the StateSpaceModel object ss is controllable, and False otherwise.
ControlType is an option for Manipulate and related functions that specifies what type of controls should be displayed.
EndPackage[] restores $Context and $ContextPath to their values before the preceding BeginPackage, and prepends the current context to the list $ContextPath.
InverseFunctions is an option for Solve and related functions that specifies whether inverse functions should be used.
JoinForm[type] is a graphics directive that specifies what type of joins should be used to connect segments of lines, tubes, edges, and related primitives.
LibraryUnload[lib] unloads all functions that have been loaded from a Wolfram Library, then it unloads the library.