Real
(Built-in Mathematica Symbol) Real is the head used for real (floating-point) numbers.
In calculus even more than other areas, Mathematica packs centuries of mathematical development into a small number of exceptionally powerful functions. Continually enhanced ...
OddQ
(Built-in Mathematica Symbol) OddQ[expr] gives True if expr is an odd integer, and False otherwise.
CompilationTarget is an option for Compile that specifies the target runtime for the compiled function.
MorphologicalPerimeter[image] picks out the morphological perimeter of regions of foreground in image.MorphologicalPerimeter[image, t] treats values above t as foreground.
Parallelization is an option for Compile that specifies whether it should create a compiled function that could run in parallel.
$CompilationTarget gives the default value for the option CompilationTarget of Compile.
$MachineID is a string that gives, if possible, a unique identification code for the computer on which Mathematica is being run.
$SystemID is a short string that identifies the type of computer system on which Mathematica is being run.
Mathematica efficiently implements state-of-the-art data classification algorithms, allowing you to visualize distributions, search for nearest neighbors, and do cluster ...