mathematica starts the full Mathematica system including notebook interface on Unix and Linux.
CreateArchive[source] creates a compressed archive in the current directory from a file or directory specified by source.CreateArchive[source, path] creates a compressed ...
DataDistribution[ddist, ...] represents a probability distribution of type ddist, estimated from a set of data.
Integer
(Built-in Mathematica Symbol) Integer is the head used for integers.
$CharacterEncoding specifies the default raw character encoding to use for input and output functions.
If the Mathematica client cannot get a license from MathLM, you are given the option of entering a single-machine password. When using a single-machine password, Mathematica ...
MarshalStringsAs is an option to DefineDLLFunction that specifies how string arguments should be marshaled into the DLL function. This applies to any arguments that are ...
You can import XML data into Mathematica using the standard Import function, which has the following syntax. Importing files. The first argument specifies the file to be ...
When you generate a very large output expression in Mathematica, you often do not want to see the whole expression at once. Rather, you would first like to get an idea of the ...
Real
(Built-in Mathematica Symbol) Real is the head used for real (floating-point) numbers.