371 - 380 of 991 for collectionSearch Results
MathKernel   (Mathematica System Program)
MathKernel options starts the Mathematica kernel in Windows and Mac OS X.
mathlm   (Mathematica System Program)
mathlm options starts MathLM, the Mathematica license manager.
ArrayQ   (Built-in Mathematica Symbol)
ArrayQ[expr] gives True if expr is a full array or a SparseArray object, and gives False otherwise. ArrayQ[expr, patt] requires expr to be a full array with a depth that ...
FrobeniusSolve   (Built-in Mathematica Symbol)
FrobeniusSolve[{a_1, ..., a_n}, b] gives a list of all solutions of the Frobenius equation a_1 x_1 + ... + a_n x_n = b.FrobeniusSolve[{a_1, ..., a_n}, b, m] gives at most m ...
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 ...
Translate   (Built-in Mathematica Symbol)
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...
Constrained Optimization   (Mathematica Overview)
Introduction Linear Optimization Numerical Nonlinear Local Optimization
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
Controlling the Display of Large ...   (Mathematica Tutorial)
When you do symbolic calculations, it is quite easy to end up with extremely complicated expressions. Often, you will not even want to see the complete result of a ...
Defining Variables   (Mathematica Tutorial)
When you do long calculations, it is often convenient to give names to your intermediate results. Just as in standard mathematics, or in other computer languages, you can do ...
1 ... 35|36|37|38|39|40|41 ... 100 Previous Next

...