PaulWavelet[] represents a Paul wavelet of order 4.PaulWavelet[n] represents a Paul wavelet of order n.
FinancialIndicator["ind", par_1, par_2, ...] represents a financial indicator " ind" with parameters par_1, par_2, etc.
RootReduce[expr] attempts to reduce expr to a single Root object.
$MachineAddresses gives a list of strings specifying the current IP addresses associated with the computer on which Mathematica is being run.
LowerTermFineStructureEnergy[element] gives a list of {wavelength_v, energy} pairs, where wavelength_v is the wavelength in vacuum and energy is the energy of the ...
DateDifference[date_1, date_2] gives the number of days from date_1 to date_2.DateDifference[date_1, date_2, " unit"] gives the difference between date_1 and date_2 in the ...
LinkClose[link] closes an open MathLink connection.
int MTensor_getComplex (MTensor t, mint*pos, mcomplex*pres) gets a single element of an MTensor of complex type.
int MTensor_getInteger (MTensor t, mint*pos, mreal*pres) gets a single element of an MTensor of real type.