WineBottle is a unit of volume.
Mathematica includes a variety of non-printing characters, some used to fine-tune layout, and others used to define precise syntactic interpretations while maintaining the ...
Horizontal Lines opens a submenu to insert a line of the specified thickness above or below the selected cell.
AnimationDirection is an option which specifies the direction to run an animation.
Closing
(Built-in Mathematica Symbol) Closing[image, ker] gives the morphological closing of image with respect to the structuring element ker.Closing[image, r] gives the closing with respect to a range r square.
Notebooks[] gives a list of notebooks currently open in the front end.
NRoots
(Built-in Mathematica Symbol) NRoots[lhs == rhs, var] yields a disjunction of equations which represent numerical approximations to the roots of a polynomial equation.
Opening
(Built-in Mathematica Symbol) Opening[image, ker] gives the morphological opening of image with respect to the structuring element ker.Opening[image, r] gives the opening with respect to a range r square.
SetDirectory["dir"] sets the current working directory to dir. SetDirectory[] sets the current working directory to your "home" directory.
ShowGroupOpener is an option for cells that specifies whether an opener icon is displayed next to the leading cell in a cell group to indicate whether the cell group is open ...