NotebookBrowseDirectory is a global option that determines the current working directory.
ObservableModelQ[ss] gives True if the StateSpaceModel object ss is observable, and False otherwise.
ONanGroupON[] represents the sporadic simple O'Nan group O' N.
OpenAppend["file"] opens a file to append output to it, and returns an OutputStream object.
OverVector[expr] displays with a right vector over expr.
PaletteNotebook[{cell_1, cell_2, ...}] represents a palette notebook that can be manipulated by the Mathematica front end.
PixelConstrained is an option for ArrayPlot which specifies how to constrain cells to align with displayed pixels.
PolynomialRemainder[p, q, x] gives the remainder from dividing p by q, treated as polynomials in x.
PopupWindow[expr, contents] displays as expr, but pops up a window containing contents when clicked.
Positive[x] gives True if x is a positive number.