InsertResults is an option for NotebookEvaluate that determines whether to place the results of evaluation in the notebook being evaluated
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 ...
LCM
(Built-in Mathematica Symbol) LCM[n_1, n_2, ...] gives the least common multiple of the n_i.
SixJSymbol[{j_1, j_2, j_3}, {j_4, j_5, j_6}] gives the values of the Racah 6-j 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 ...
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 ...
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 ...
PseudoInverse[m] finds the pseudoinverse of a rectangular matrix.
Mathematica supports basic as well as highly sophisticated functions for manipulating image geometry, including state-of-the-art image transformation discovery capabilities.
Mathematica automatically uses sophisticated algorithms to track the precision of approximate numbers. Particularly for some verification applications, however, it is ...