711 - 720 of 4519 for FunctionSearch Results
View search results from all Wolfram sites (414488 matches)
Solving Equations   (Mathematica Tutorial)
An expression like x^2+2x-7==0 represents an equation in Mathematica. You will often need to solve equations like this, to find out for what values of x they are true. This ...
UnsetShared   (Built-in Mathematica Symbol)
UnsetShared[s_1, s_2, ...] stops the sharing of the variables or functions s_i among parallel kernels.UnsetShared[patt] stops the sharing of all variables and functions whose ...
Contexts   (Mathematica Tutorial)
It is always a good idea to give variables and functions names that are as explicit as possible. Sometimes, however, such names may get inconveniently long. In Mathematica, ...
Arbitrary-Precision Numbers   (Mathematica Tutorial)
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
DistributedContexts   (Built-in Mathematica Symbol)
DistributedContexts is an option for various parallel computing functions that specifies which definitions for symbols appearing in an expression should be distributed to all ...
$DistributedContexts   (Built-in Mathematica Symbol)
$DistributedContexts is the default value of the DistributedContexts option of functions such as ParallelTable and ParallelMap.
Patterns and Transformation Rules   (Mathematica Tutorial)
Patterns stand for classes of expressions. They contain pattern objects that represent sets of possible expressions. Pattern objects. When several pattern objects with the ...
Mathematica 8 adds a number of new areas for visualization, including statistical, financial, wavelet, and control-related visualizations. These areas all provide a high ...
Mathematica's unified symbolic architecture immediately allows it to perform structural transformations not only on objects like lists, but also on general symbolic ...
Inequalities   (Mathematica Tutorial)
Just as the equation x^2+3x==2 asserts that x^2+3x is equal to 2, so also the inequality x^2+3x>2 asserts that x^2+3x is greater than 2. In Mathematica, Reduce works not only ...
1 ... 69|70|71|72|73|74|75 ... 452 Previous Next

...