101 - 110 of 8576 for Descartes rule of signsSearch Results
View search results from all Wolfram sites (350121 matches)
InstanceOf   (JLink Symbol)
InstanceOf[javaobject, javaclass] gives True if javaobject is an instance of the class or interface javaclass, or a subclass. Otherwise, it returns False. ...
InstanceOf   (NETLink Symbol)
InstanceOf[netobject, nettype] gives True if netobject is an instance of the type nettype, or a subtype, and False otherwise.
Handling Arrays of Data   (Mathematica Guide)
Mathematica routinely handles huge arrays of numeric, symbolic, textual, or any other data, with any dimension or structure. Arrays are fully integrated into Mathematica's ...
Special Forms of Assignment   (Mathematica Tutorial)
Particularly when you write procedural programs in Mathematica, you will often need to modify the value of a particular variable repeatedly. You can always do this by ...
Numerical Solution of Polynomial ...   (Mathematica Tutorial)
When Solve cannot find solutions in terms of radicals to polynomial equations, it returns a symbolic form of the result in terms of Root objects. You can get numerical ...
The Meaning of Expressions   (Mathematica Tutorial)
The notion of expressions is a crucial unifying principle in Mathematica. It is the fact that every object in Mathematica has the same underlying structure that makes it ...
Check the Results of DSolve   (Mathematica How To)
While DSolve usually returns the correct solution to a differential equation it is given, it is common practice to verify the solution returned by any differential equation ...
Numerical Evaluation of Sums and ...   (Mathematica Tutorial)
Numerical sums and products. This gives a numerical approximation to ∑_(i=1)^∞((1)/(i^3+i!)). There is no exact result for this sum, so Mathematica leaves it in a symbolic ...
LocationTest   (Built-in Mathematica Symbol)
LocationTest[data] tests whether the mean or median of the data is zero. LocationTest[{data_1, data_2}] tests whether the means or medians of data_1 and data_2 are ...
Verbatim   (Built-in Mathematica Symbol)
Verbatim[expr] represents expr in pattern matching, requiring that expr be matched exactly as it appears, with no substitutions for blanks or other transformations.
1 ... 8|9|10|11|12|13|14 ... 858 Previous Next

...