CPreprocessorIfndef[cond] is a symbolic representation of a preprocessor ifndef conditional.CPreprocessorIfndef[cond, true, false] represents the true and false cases.
ScaleFactors[pt] gives a list of the scale factors at the point pt in the default coordinate system. ScaleFactors[pt, coordsys] gives a list of the scale factors in the ...
The primes have been a focal point for investigations of numbers for more than two millennia. Mathematica implements state-of-the-art algorithms for handling both primes and ...
Many times in statistical analysis you may need to know if a population mean is significantly different from some reference value. This is a type of t-test if the population ...
MathKernel options starts the Mathematica kernel in Windows and Mac OS X.
mathlm
(Mathematica System Program) mathlm options starts MathLM, the Mathematica license manager.
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
AxesOrigin is an option for graphics functions that specifies where any axes drawn should cross.
___(three _characters) or BlankNullSequence[] is a pattern object that can stand for any sequence of zero or more Mathematica expressions. ___h or BlankNullSequence[h] can ...