Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Mathematica's breadth of functionality in handling documents, computation, and graphics gives it a rich collection of menu items—all carefully designed to be as familiar as ...
Mathematica gives you the ability to fine-tune the level of detail for your plots. To get a rough sketch of a plot, you can tell Mathematica to plot fewer points. The more ...
Unicode: 2218. Alias: Esc sc Esc. Infix operator. x ∘ y is by default interpreted as SmallCircle[x,y]. Used to indicate function composition. Not the same as the letter-like ...
\[Vee]
(Mathematica Character Name) Unicode: 22C1. Alias: Esc v Esc. Infix operator. x ⋁ y is by default interpreted as Vee[x,y]. Used to indicate various notions of joining, and as a dual of \[Wedge]. Not the ...
AllowInlineCells is an option for cells that specifies whether inline cells are permitted within a cell.
AnimationCycleOffset is an option for cells that specifies the relative position of the next graphic to be used in an animation sequence.
AnimationCycleRepetitions is an option for cells that specifies the number of times a given animation cycle should be repeated.
AutoDelete is an option for boxes that specifies whether a box is automatically deleted when its contents are edited.
AutoGeneratedPackage is an option for notebooks that specifies whether a package is automatically created when a notebook that contains initialization cells or groups is ...