BaseForm[expr, n] prints with the numbers in expr given in base n.
CoshIntegral[z] gives the hyperbolic cosine integral Chi(z).
ExponentialFamily is an option for GeneralizedLinearModelFit that specifies the exponential family for the model.
Quotient[m, n] gives the integer quotient of m and n. Quotient[m, n, d] uses an offset d.
Read
(Built-in Mathematica Symbol) Read[stream] reads one expression from an input stream and returns the expression. Read[stream, type] reads one object of the specified type. Read[stream, {type_1, type_2, ...
Real
(Built-in Mathematica Symbol) Real is the head used for real (floating-point) numbers.
SixJSymbol[{j_1, j_2, j_3}, {j_4, j_5, j_6}] gives the values of the Racah 6-j symbol.
TransferFunctionZeros[tf] gives a matrix of roots of the numerators in the TransferFunctionModel object tf.
Internal representations used by Mathematica. When you type input into Mathematica, a data structure is created in the memory of your computer to represent the expression you ...
The built-in functions in Mathematica operate in a wide variety of ways. But many of the mathematical functions share an important approach: they are set up so as to reduce ...