Real128
(Mathematica Import/Export Format) Uniform sequence of IEEE quad-precision numbers. Binary data format.
Real32
(Mathematica Import/Export Format) Uniform sequence of IEEE single-precision numbers. Binary data format.
Real64
(Mathematica Import/Export Format) Uniform sequence of IEEE double-precision numbers. Binary data format.
FRatioDistribution[n, m] represents an F-ratio distribution with n numerator and m denominator degrees of freedom.
HalfNormalDistribution[\[Theta]] represents a half-normal distribution with scale inversely proportional to parameter \[Theta].
Subresultants[poly_1, poly_2, var] generates a list of the principal subresultant coefficients of the polynomials poly_1 and poly_2 with respect to the variable var.
Partial differentiation operations. This gives ( ∂ ) / ( ∂x ) x^n. This gives the third derivative.
If the given second-order ODE is inhomogeneous, DSolve applies the method of variation of parameters to return a solution for the problem. This solves an inhomogeneous linear ...
Front end tokens let you perform kernel commands that would normally be done using the menus. Front end tokens are particularly convenient for writing programs to manipulate ...
MathLM Mathematica