1161 - 1170 of 3129 for SetSearch Results
View search results from all Wolfram sites (33096 matches)
Conjunction   (Built-in Mathematica Symbol)
Conjunction[expr, {a_1, a_2, ...}] gives the conjunction of expr over all choices of the Boolean variables a_i.
Element   (Built-in Mathematica Symbol)
Element[x, dom] or x \[Element] dom asserts that x is an element of the domain dom. Element[{x_1, x_2, ...}, dom] asserts that all the x_i are elements of dom. Element[patt, ...
GraphPeriphery   (Built-in Mathematica Symbol)
GraphPeriphery[g] gives the set of vertices with maximum eccentricity in the graph g.
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, ...}, ...] ...
Specularity   (Built-in Mathematica Symbol)
Specularity[s] is a graphics directive which specifies that surfaces of 3D graphics objects which follow are to be taken to have specularity s. Specularity[s, n] uses ...
VertexQ   (Built-in Mathematica Symbol)
VertexQ[g, v] yields True if v is a vertex in the graph g and False otherwise.
Basic Matrix Operations   (Mathematica Tutorial)
Some basic matrix operations. Transposing a matrix interchanges the rows and columns in the matrix. If you transpose an m×n matrix, you get an n×m matrix as the result. ...
Defining Output Formats   (Mathematica Tutorial)
Just as Mathematica allows you to define how expressions should be evaluated, so also it allows you to define how expressions should be formatted for output. The basic idea ...
Exporting Graphics and Sounds   (Mathematica Tutorial)
Mathematica allows you to export graphics and sounds in a wide variety of formats. If you use the notebook front end for Mathematica, then you can typically just copy and ...
Functions with Variable Numbers of ...   (Mathematica Tutorial)
Unless f is a flat function, a pattern like f[x_,y_] stands only for instances of the function with exactly two arguments. Sometimes you need to set up patterns that can ...
1 ... 114|115|116|117|118|119|120 ... 313 Previous Next

...