All the functionality of NumericalMath`InterpolateRoot`is now available in the newly created Function Approximations Package.
AutoGeneratedPackage is an option for notebooks that specifies whether a package is automatically created when a notebook that contains initialization cells or groups is ...
BoxFrame is an option for FrameBox objects that specifies whether to draw a frame around the contents of the box.
CellGrouping is a notebook option that specifies how cells in the notebook should be assembled into groups.
CellTags is an option for Cell that gives a list of tags to associate with a cell.
ClearSystemCache[] clears internal system caches of stored results.
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.
ColumnsEqual is an option for the low-level function GridBox which specifies whether all columns in the grid should be assigned equal width.
ComposeList[{f_1, f_2, ...}, x] generates a list of the form {x, f_1[x], f_2[f_1[x]], ...}.
ControllerState["c"] gives the state of the control c for the first connected controller device on which it is supported.ControllerState[{"c_1", "c_2", ...}] gives the states ...