3481 - 3490 of 6981 for UsingSearch Results
View search results from all Wolfram sites (80371 matches)
Nor   (Built-in Mathematica Symbol)
Nor[e_1, e_2, ...] is the logical NOR function. It evaluates its arguments in order, giving False immediately if any of them are True, and True if they are all False.
Scale   (Built-in Mathematica Symbol)
Scale[g, s] represents graphics primitives g scaled by a factor s. Scale[g, s, {x, y, ...}] scales with the point {x, y, ...} kept fixed. Scale[g, {s_x, s_y, ...}, ...] ...
VertexCount   (Built-in Mathematica Symbol)
VertexCount[g] gives a count of the number of vertices in the graph g.VertexCount[g, patt] gives a count of the number of vertices that match the pattern patt.
Xor   (Built-in Mathematica Symbol)
Xor[e_1, e_2, ...] is the logical XOR (exclusive OR) function. It gives True if an odd number of the e_i are True, and the rest are False. It gives False if an even number of ...
An Example: Defining Your Own ...   (Mathematica Tutorial)
Now that we have introduced the basic features of patterns in Mathematica, we can use them to give a more or less complete example. We will show how you could define your own ...
Eliminating Variables   (Mathematica Tutorial)
When you write down a set of simultaneous equations in Mathematica, you are specifying a collection of constraints between variables. When you use Solve, you are finding ...
Getting and Setting Pieces of Matrices   (Mathematica Tutorial)
Ways to get pieces of matrices. Matrices in Mathematica are represented as lists of lists. You can use all the standard Mathematica list-manipulation operations on matrices. ...
Parametric Plots   (Mathematica Tutorial)
"Basic Plotting" describes how to plot curves in Mathematica in which you give the y coordinate of each point as a function of the x coordinate. You can also use Mathematica ...
TetGenGetFacets   (TetGenLink Package Symbol)
TetGenGetFacets[expr] returns the facets for a TetGen expression.
EquationTrekker   (Equation Trekker Package Symbol)
EquationTrekker[eqn, x, {t, t_min, t_max}] opens a graphical interface for specifying initial conditions and plotting the resulting numerical solution to the first or second ...
1 ... 346|347|348|349|350|351|352 ... 699 Previous Next

...