Coefficient[expr, form] gives the coefficient of form in the polynomial expr. Coefficient[expr, form, n] gives the coefficient of form^n in expr.
NumberFieldIntegralBasis[a] gives an integral basis for the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
ImageDeconvolve[image, ker] gives a deconvolution of image using kernel ker.
Throughout any computation, Mathematica maintains an evaluation stack containing the expressions it is currently evaluating. You can use the function Stack to look at the ...
Tightly integrated into Mathematica's core language is a rich set of primitives for interacting with external environments. Mathematica's symbolic architecture makes possible ...
CharacterRange["c_1", "c_2"] yields a list of the characters in the range from "c_1" to "c_2".
FourierTransform[expr, t, \[Omega]] gives the symbolic Fourier transform of expr. FourierTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...
PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
GenomeData["gene"] gives the DNA sequence for the specified gene on the reference human genome.GenomeData["gene", " property"] gives the value of the specified property for ...
DIF
(Mathematica Import/Export Format) DIF spreadsheet format. Standard file format for spreadsheets and other tabular data. Used as an exchange format for spreadsheet applications. DIF is an acronym for Data ...