UndirectedGraphQ[g] yields True if the graph g is an undirected graph and False otherwise.
$Assumptions is the default setting for the Assumptions option used in such functions as Simplify, Refine, and Integrate.
$ScheduledTask returns the current ScheduledTaskObject.
When installing MathLM and Mathematica on a Linux system, you may need to mount the CD or DVD. Mathematica is available for Linux on DVD. MathLM is available for Linux ...
If you have installed Mathematica in a location where multiple users can run it (for example, on a file server or multi-user machine), then you can set up systemwide defaults ...
The following simple commands allow you to test the installation of Mathematica. Running these commands does not guarantee that the installation was successful, but a failed ...
If you experience internet connectivity problems, such as trouble using Mathematica's integrated data functions, try following the troubleshooting techniques described below. ...
CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDAArgMinList[list] gives the index of the minimum element in list.
CUDAFunctionInformation[fun] returns information about a CUDAFunction.