RudvalisGroupRu[] represents the sporadic simple Rudvalis group Ru.
SyntaxLength["string"] finds the number of characters starting at the beginning of a string that correspond to syntactically correct input for a single Mathematica expression.
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 ...
$Inspector is a global variable which gives a function to apply when the inspector is invoked from an interrupt menu.
Functions for combining lists. Join concatenates any number of lists together. Union combines lists, keeping only distinct elements.
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 ...
Constant is an attribute that indicates zero derivative of a symbol with respect to all parameters.
ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
OpenWrite["file"] opens a file to write output to it, and returns an OutputStream object. OpenWrite[] opens a new file in the default area for temporary files on your ...
NumericFunction is an attribute that can be assigned to a symbol f to indicate that f[arg_1, arg_2, ...] should be considered a numeric quantity whenever all the arg_i are ...