Functions for combining lists. Join concatenates any number of lists together. Union combines lists, keeping only distinct elements.
Depending on the purpose for which you are using a Mathematica notebook, you may want to change its overall appearance. The front end allows you to specify independently the ...
To run Mathematica using a network license, both the client machine and the license server must be on the network and MathLM must be running. If you do not have a MathLM ...
This document describes how to compile and run MathLink programs written in the C language on Linux systems. ("MathLink and External Program Communication" describes how to ...
Mathematica allows you to perform many operations on power series. In all cases, Mathematica gives results only to as many terms as can be justified from the accuracy of your ...
For ordinary polynomials, Factor and Expand give the most important forms. For rational expressions, there are many different forms that can be useful. Different kinds of ...
If the front end activation dialog box appears when you launch Mathematica, either Mathematica could not locate the mathpass file or there was no valid password in the ...
CAssign[lhs, rhs] is a symbolic representation of an assignment statement.
CBlock
(SymbolicC Package Symbol) CBlock[args] is a symbolic representation of a block of statements.