If
(Built-in Mathematica Symbol) If[condition, t, f] gives t if condition evaluates to True, and f if it evaluates to False. If[condition, t, f, u] gives u if condition evaluates to neither True nor False.
Sometimes it is useful to work directly with the request message that is sent to a web service. This message may be retrieved using the ToServiceRequest function. ...
LiftingWaveletTransform[data] gives the lifting wavelet transform (LWT) of an array of data.LiftingWaveletTransform[data, wave] gives the lifting wavelet transform using the ...
CArray
(SymbolicC Package Symbol) CArray[name, args] is a symbolic representation of an array.
Mathematica supports several levels of interfacing to C and C++ programs. You can create "installable" C programs where C functions are directly connected to Mathematica ...
In Mathematica, graphs can be constructed in a variety of ways. They can be built from vertices and edges directly in a symbolic form. They can come from built-in curated ...
Mathematica has many special features that optimize the entry and editing of both ordinary text and Mathematica input in notebooks.
MGF
(Mathematica Import/Export Format) Wolfram Mathematica MGF bitmap format. Used by the Mathematica user interface for storing raster images. MGF is an acronym for Mathematica Graphics Format. Binary format. ...
ChartLegends is an option for charting functions that specifies what legends should be used for chart elements.
LogSeriesDistribution[\[Theta]] represents a logarithmic series distribution with parameter \[Theta].