StopScheduledTask[obj] deactivates the task obj.
SuzukiGroupSuz[] represents the sporadic simple Suzuki group Suz.
Thumbnail[image] gives a thumbnail version of an image.Thumbnail[image, size] gives a thumbnail with the specified maximum pixel size.
TitsGroupT[] represents the simple Tits group T.
UsingFrontEnd[expr] evaluates expr, making use of a front end if necessary.
ValidationLength is an option to FindSequenceFunction and related functions that specifies the number of elements in the input sequence that should be used to validate a ...
$AssertFunction specifies a function to apply to assertions that fail.
$InputFileName is a global variable whose value is the absolute file name of the input file from which input to Mathematica is currently being sought.
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...