WriteString[channel, expr_1, expr_2, ...] converts the expr_i to strings, and then writes them in sequence to the specified output channel.
$Context is a global variable that gives the current context.
$MachineName is a string that gives the assigned name of the computer on which Mathematica is being run, if such a name is defined.
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 ...
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 ...
CBlock
(SymbolicC Package Symbol) CBlock[args] is a symbolic representation of a block of statements.