381 - 390 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59275 matches)
Manipulating Equations and Inequalities   (Mathematica Overview)
Equations Solving Equations The Representation of Equations and Solutions
PolynomialMod   (Built-in Mathematica Symbol)
PolynomialMod[poly, m] gives the polynomial poly reduced modulo m. PolynomialMod[poly, {m_1, m_2, ...}] reduces modulo all of the m_i.
Together   (Built-in Mathematica Symbol)
Together[expr] puts terms in a sum over a common denominator, and cancels factors in the result.
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, ...
Exponent   (Built-in Mathematica Symbol)
Exponent[expr, form] gives the maximum power with which form appears in the expanded form of expr. Exponent[expr, form, h] applies h to the set of exponents with which form ...
IntegerQ   (Built-in Mathematica Symbol)
IntegerQ[expr] gives True if expr is an integer, and False otherwise.
Pattern Matching Functions   (Mathematica Guide)
Pattern matching makes possible some of the most succinct and elegant programs in the Mathematica language—immediately compressing large numbers of conditional cases into ...
Precision   (Built-in Mathematica Symbol)
Precision[x] gives the effective number of digits of precision in the number x.
Parts of Expressions   (Mathematica Guide)
Mathematica's unified symbolic architecture allows immediate generalization of part-oriented list operations to arbitrary expressions —supporting operations both on ...
Doing Computations in Notebooks   (Mathematica Tutorial)
A typical Mathematica notebook containing text, graphics, and Mathematica expressions. The brackets on the right indicate the extent of each cell. Mathematica notebooks are ...
1 ... 36|37|38|39|40|41|42 ... 295 Previous Next

...