961 - 970 of 4519 for functionsSearch Results
Multinomial   (Built-in Mathematica Symbol)
Multinomial[n_1, n_2, ...] gives the multinomial coefficient (n_1 + n_2 + ...)!/(n_1! n_2! ...).
InsertResults   (Built-in Mathematica Symbol)
InsertResults is an option for NotebookEvaluate that determines whether to place the results of evaluation in the notebook being evaluated
Controlling Numerical Evaluation   (Mathematica Tutorial)
Attributes for controlling numerical evaluation. Usually N goes inside functions and gets applied to each of their arguments. This tells Mathematica not to apply N to the ...
Some Notes on Internal Implementation   (Mathematica Tutorial)
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
LCM   (Built-in Mathematica Symbol)
LCM[n_1, n_2, ...] gives the least common multiple of the n_i.
SixJSymbol   (Built-in Mathematica Symbol)
SixJSymbol[{j_1, j_2, j_3}, {j_4, j_5, j_6}] gives the values of the Racah 6-j symbol.
While differential equations have three basic types—ordinary (ODEs), partial (PDEs), or differential-algebraic (DAEs), they can be further described by attributes such as ...
LinkReadyQ   (Built-in Mathematica Symbol)
LinkReadyQ[link] tests whether there is an expression ready to read from the specified MathLink connection. LinkReadyQ[link, t] waits for up to t seconds to see if an ...
Repetitive Operations   (Mathematica Tutorial)
In using Mathematica, you sometimes need to repeat an operation many times. There are many ways to do this. Often the most natural is in fact to set up a structure such as a ...
Running Mathematica from Within an ...   (Mathematica Tutorial)
To run Mathematica from within an external program requires making use of many general features of MathLink. The first issue is how to establish a MathLink connection to ...
1 ... 94|95|96|97|98|99|100 ... 452 Previous Next

...