1921 - 1930 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
RightCosetRepresentative   (Built-in Mathematica Symbol)
RightCosetRepresentative[group, g] returns the smallest element in the right coset of products of the elements of group by g.
Round   (Built-in Mathematica Symbol)
Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
SelectComponents   (Built-in Mathematica Symbol)
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
Short   (Built-in Mathematica Symbol)
Short[expr] prints as a short form of expr, less than about one line long. Short[expr, n] prints as a form of expr about n lines long.
SimpleGraph   (Built-in Mathematica Symbol)
SimpleGraph[g] gives the underlying simple graph from the graph g.
SimpleGraphQ   (Built-in Mathematica Symbol)
SimpleGraphQ[g] yields True if the graph g is a simple graph and False otherwise.
SplineKnots   (Built-in Mathematica Symbol)
SplineKnots is an option for B-spline functions and graphics primitives that specifies the positions of knots.
StringReplacePart   (Built-in Mathematica Symbol)
StringReplacePart["string", " snew", {m, n}] replaces the characters at positions m through n in " string" by " snew". StringReplacePart["string", " snew", {{m_1, n_1}, {m_2, ...
SubsuperscriptBox   (Built-in Mathematica Symbol)
x_y^z is the low-level box representation for x_y^z in notebook expressions.
TakeWhile   (Built-in Mathematica Symbol)
TakeWhile[list, crit] gives elements e_i from the beginning of list, continuing so long as crit[e_i] is True.
1 ... 190|191|192|193|194|195|196 ... 427 Previous Next

...