471 - 480 of 3129 for setSearch Results
View search results from all Wolfram sites (33096 matches)
Collecting Objects Together   (Mathematica Tutorial)
We first encountered lists in "Making Lists of Objects" as a way of collecting numbers together. Here, we shall see many different ways to use lists. You will find that lists ...
Files for Packages   (Mathematica Tutorial)
When you create or use Mathematica packages, you will often want to refer to files in a system-independent way. You can use contexts to do this. The basic idea is that on ...
Making Lists of Objects   (Mathematica Tutorial)
In doing calculations, it is often convenient to collect together several objects, and treat them as a single entity. Lists give you a way to make collections of objects in ...
Introduction to Solving Nonlinear ...   (Mathematica Tutorial)
There are some close connections between finding a "local minimum" and solving a set of nonlinear equations. Given a set of n equations in n unknowns, seeking a solution r(x) ...
RankedEmbedding   (Combinatorica Package Symbol)
RankedEmbedding[l] takes a set partition l of vertices {1, 2, ..., n} and returns an embedding of the vertices in the plane such that the vertices in each block occur on a ...
ReplaceAll   (Built-in Mathematica Symbol)
expr /. rules applies a rule or list of rules in an attempt to transform each subpart of an expression expr.
Rule   (Built-in Mathematica Symbol)
lhs -> rhs or lhs -> rhs represents a rule that transforms lhs to rhs.
Everything Is an Expression   (Mathematica Tutorial)
Mathematica handles many different kinds of things: mathematical formulas, lists, and graphics, to name a few. Although they often look very different, Mathematica represents ...
Transformation Rules for Functions   (Mathematica Tutorial)
"Values for Symbols" discussed how you can use transformation rules of the form x->value to replace symbols by values. The notion of transformation rules in Mathematica is, ...
NotebookEventActions   (Built-in Mathematica Symbol)
NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.
1 ... 45|46|47|48|49|50|51 ... 313 Previous Next

...