501 - 510 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59266 matches)
Input a Matrix   (Mathematica How To)
Mathematica supports operations on matrices of any size and has a range of input methods appropriate for different needs, from small formatted matrices via keyboard or ...
Conjugate   (Built-in Mathematica Symbol)
Conjugate[z] or z\[Conjugate] gives the complex conjugate of the complex number z.
Work with Sparse Matrices   (Mathematica How To)
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...
Subresultants   (Built-in Mathematica Symbol)
Subresultants[poly_1, poly_2, var] generates a list of the principal subresultant coefficients of the polynomials poly_1 and poly_2 with respect to the variable var.
Integrate   (Built-in Mathematica Symbol)
Integrate[f, x] gives the indefinite integral \[Integral]f d x. Integrate[f, {x, x_min, x_max}] gives the definite integral \[Integral]_x_min^x_max\ f\ d x. Integrate[f, {x, ...
TransformationFunctions   (Built-in Mathematica Symbol)
TransformationFunctions is an option for Simplify and FullSimplify which gives the list of functions to apply to try to transform parts of an expression.
Summary of New Features in 6.0   (Mathematica Guide)
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
GreaterEqual   (Built-in Mathematica Symbol)
x >= y or x >= y yields True if x is determined to be greater than or equal to y. x_1 >= x_2 >= x_3 yields True if the x_i form a non-increasing sequence.
Greater   (Built-in Mathematica Symbol)
x > y yields True if x is determined to be greater than y. x_1 > x_2 > x_3 yields True if the x_i form a strictly decreasing sequence.
LessEqual   (Built-in Mathematica Symbol)
x <= y or x <= y yields True if x is determined to be less than or equal to y. x_1 <= x_2 <= x_3 yields True if the x TraditionalForm\`i form a nondecreasing sequence.
1 ... 48|49|50|51|52|53|54 ... 295 Previous Next

...