281 - 260 of 260 for UniqueSearch Results
View search results from all Wolfram sites (3563 matches)
Unique   (Built-in Mathematica Symbol)
Unique[] generates a new symbol, whose name is of the form $nnn. Unique[x] generates a new symbol, with a name of the form x$nnn. Unique[{x, y, ...}] generates a list of new ...
When you ask for the square root s of a number a, you are effectively asking for the solution to the equation s^2a. This equation, however, in general has two different ...
$ModuleNumber   (Built-in Mathematica Symbol)
$ModuleNumber gives the current serial number to be used for local variables that are created.
$SessionID   (Built-in Mathematica Symbol)
$SessionID is a number set up to be unique to a particular Mathematica session.
$KernelID   (Built-in Mathematica Symbol)
$KernelID is a unique ID number assigned to each running parallel kernel.
Symbol Handling   (Mathematica Guide)
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of ...
Namespace Management   (Mathematica Guide)
Mathematica supports dynamic hierarchical namespace management, fully integrated into the Mathematica language. Mathematica's symbolic programming paradigm allows a unique ...
How Modules Work   (Mathematica Tutorial)
The way modules work in Mathematica is basically very simple. Every time any module is used, a new symbol is created to represent each of its local variables. The new symbol ...
FactorList   (Built-in Mathematica Symbol)
FactorList[poly] gives a list of the factors of a polynomial, together with their exponents.
Tuning & Debugging   (Mathematica Guide)
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
 Previous

...