671 - 680 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59266 matches)
Numerical Mathematics in Mathematica   (Mathematica Tutorial)
One of the important features of Mathematica is its ability to give you exact, symbolic, results for computations. There are, however, computations where it is just ...
BitOr   (Built-in Mathematica Symbol)
BitOr[n_1, n_2, ...] gives the bitwise OR of the integers n_i.
Setting Up the Problem   (Mathematica Tutorial)
The first argument given to DSolve is the differential equation, the second argument is the unknown function, and the last argument identifies the independent variable. Here ...
BitXor   (Built-in Mathematica Symbol)
BitXor[n_1, n_2, ...] gives the bitwise XOR of the integers n_i.
Linear Programming   (Mathematica Tutorial)
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving ...
RowReduce   (Built-in Mathematica Symbol)
RowReduce[m] gives the row-reduced form of the matrix m.
ChineseRemainder   (Built-in Mathematica Symbol)
ChineseRemainder[{r_1, r_2, ...}, {m_1, m_2, ...}] gives the smallest non-negative x that satisfies all the integer congruences x mod m_i = r_i mod m_i.
FromContinuedFraction   (Built-in Mathematica Symbol)
FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.
Use Rule Solutions   (Mathematica How To)
Since many functions in Mathematica give solutions in the form of rules, you need to be able to use these rules to explore and interpret your results. Although many of the ...
MultiplicativeOrder   (Built-in Mathematica Symbol)
MultiplicativeOrder[k, n] gives the multiplicative order of k modulo n, defined as the smallest integer m such that k^m \[Congruent] 1 mod n. MultiplicativeOrder[k, n, {r_1, ...
1 ... 65|66|67|68|69|70|71 ... 295 Previous Next

...