NInverseFourierCoefficient[expr, n, t] gives a numerical approximation to the function, evaluated at t, whose Fourier exponential series representation has coefficients given ...
FindGeometricTransform[pts_1, pts_2] finds a geometric transformation between two geometries pts_1 and pts_2, returning the alignment error together with the transformation ...
Real
(Built-in Mathematica Symbol) Real is the head used for real (floating-point) numbers.
SkewNormalDistribution[\[Mu], \[Sigma], \[Alpha]] represents a skew-normal distribution with shape parameter \[Alpha], location parameter \[Mu], and scale parameter \[Sigma].
Mathematica uses various syntactic rules to interpret input that you give, and to convert strings and boxes into expressions. The version of these rules that is used for ...
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 ...
NonlinearModelFit[{y_1, y_2, ...}, form, {\[Beta]_1, ...}, x] constructs a nonlinear model with structure form that fits the y_i for successive x values 1, 2, ... using the ...
FinancialBond[params, ambientparams] gives the value of a financial bond instrument.FinancialBond[params, ambientparams, prop] computes the specified property prop.
ArcSinDistribution[{x min, x max}] represents the arc sine distribution supported between x min and x max.
BetaNegativeBinomialDistribution[\[Alpha], \[Beta], n] represents a beta negative binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n ...