611 - 620 of 1033 for TakeSearch Results
View search results from all Wolfram sites (16832 matches)
Introduction to Manipulate   (Mathematica Tutorial)
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
ParallelDo   (Built-in Mathematica Symbol)
ParallelDo[expr, {i_max}] evaluates expr in parallel i_max times. ParallelDo[expr, {i, i_max}] evaluates expr in parallel with the variable i successively taking on the ...
Setter   (Built-in Mathematica Symbol)
Setter[x, val] represents a setter button whose setting x is set to val when the button is clicked. The button is labeled with val, and appears pressed if the value of x is ...
Entering Two-Dimensional Input   (Mathematica Tutorial)
When Mathematica reads the text x^y, it interprets it as x raised to the power y. In a notebook, you can also give the two-dimensional input x^y directly. Mathematica again ...
Running Mathematica from Within an ...   (Mathematica Tutorial)
To run Mathematica from within an external program requires making use of many general features of MathLink. The first issue is how to establish a MathLink connection to ...
CAddress   (SymbolicC Package Symbol)
CAddress[obj] is a symbolic representation of the address of an object.
BooleanAlgebra   (Combinatorica Package Symbol)
BooleanAlgebra[n] gives a Hasse diagram for the Boolean algebra on n elements. The function takes two options: Type and VertexLabel, with default values Undirected and False, ...
CompleteGraph   (Combinatorica Package Symbol)
CompleteGraph[n] creates a complete graph on n vertices. An option Type that takes on the values Directed or Undirected is allowed. The default setting for this option is ...
CompleteKPartiteGraph   (Combinatorica Package Symbol)
CompleteKPartiteGraph[a, b, c, ...] creates a complete k-partite graph of the prescribed shape, provided the k arguments a, b, c, ... are positive integers. An option Type ...
Cycle   (Combinatorica Package Symbol)
Cycle[n] constructs the cycle on n vertices, the 2-regular connected graph. An option Type that takes on values Directed or Undirected is allowed. The default setting is Type ...
1 ... 59|60|61|62|63|64|65 ... 104 Previous Next

...