ShowNETWindow[form] displays the specified .NET form in the foreground.
ChiDistribution[\[Nu]] represents a \[Chi] distribution with \[Nu] degrees of freedom.
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
The connectivity and data-processing capabilities of Mathematica make it ideal for importing and analyzing data displayed on a website. In most cases, this is relatively ...
TreePlot lays out the vertices of a graph in a tree of successive layers, or a collection of trees. If the graph g is not a tree, TreePlot lays out its vertices on the basis ...
Animations can convey much more information than static displays. The built-in Mathematica functions Animate and ListAnimate provide an immediate way to construct animations ...
Mathematica provides an extensive, straightforward set of tools to control the appearance of your charts. Whether you are creating chart legends with the symbolic wrapper ...
Complex
(Built-in Mathematica Symbol) Complex is the head used for complex numbers.
Nand
(Built-in Mathematica Symbol) Nand[e_1, e_2, ...] is the logical NAND function. It evaluates its arguments in order, giving True immediately if any of them are False, and False if they are all True.