101 - 110 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59266 matches)
Parts of Expressions   (Mathematica Tutorial)
Since lists are just a particular kind of expression, it will come as no surprise that you can refer to parts of any expression much as you refer to parts of a list. This ...
RandomReal   (Built-in Mathematica Symbol)
RandomReal[] gives a pseudorandom real number in the range 0 to 1. RandomReal[{x_min, x_max}] gives a pseudorandom real number in the range x_min to x_max. RandomReal[x_max] ...
RandomInteger   (Built-in Mathematica Symbol)
RandomInteger[{i_min, i_max}] gives a pseudorandom integer in the range {i_min, i_max}. RandomInteger[i_max] gives a pseudorandom integer in the range {0, ...
Arbitrary-Precision Numbers   (Mathematica Tutorial)
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
Advanced Topics in Algebra   (Mathematica Overview)
Complex Polynomial Systems Real Polynomial Systems Diophantine Polynomial Systems
Machine-Precision Numbers   (Mathematica Tutorial)
Whenever machine-precision numbers appear in a calculation, the whole calculation is typically done in machine precision. Mathematica will then give machine-precision numbers ...
QuadraticIrrationalQ   (Built-in Mathematica Symbol)
QuadraticIrrationalQ[x] gives True if x is a quadratic irrational and False otherwise.
RandomPrime   (Built-in Mathematica Symbol)
RandomPrime[{i_min, i_max}] gives a pseudorandom prime number in the range i_min to i_max.RandomPrime[i_max] gives a pseudorandom prime number in the range 2 to ...
New in 6.0: Symbolic Computation   (Mathematica Guide)
 
RootOfUnityQ   (Built-in Mathematica Symbol)
RootOfUnityQ[a] yields True if a is a root of unity, and yields False otherwise.
1 ... 8|9|10|11|12|13|14 ... 295 Previous Next

...