NumberMultiplier is an option for NumberForm and related functions which gives the string to use as a multiplication sign in scientific notation.
$MaxMachineNumber is the largest machine-precision number that can be used on a particular computer system.
ToRadicals[expr] attempts to express all Root objects in expr in terms of radicals.
HarmonicNumber[n] gives the n\[Null]^th harmonic number H_n. HarmonicNumber[n, r] gives the harmonic number H_n^(r) of order r.
SystemsModelDimensions[sys] gives the number of inputs and outputs of a StateSpaceModel or TransferFunctionModel object sys.
These "How tos" give step-by-step instructions for common tasks related to algebraic computation in Mathematica .
InexactNumberQ[expr] returns True if expr is an inexact real or complex number, and returns False otherwise.
ExactNumberQ[expr] returns True if expr is an exact real or complex number, and returns False otherwise.
Introduction Random Generation Functions Seeding and Localization
Mathematica has fundamental support for both explicit complex numbers and symbolic complex variables. All applicable mathematical functions support arbitrary-precision ...