The functions defined in ResonanceAbsorptionLines` allow you to efficiently search through an atomic data table for resonance absorption lines. Other functions give ...
BellY
(Built-in Mathematica Symbol) BellY[n, k, {x_1, ..., x n - k + 1}] gives the partial Bell polynomial Y n, k (x_1, ..., x n - k + 1). BellY[n, k, m] gives the generalized partial Bell polynomial of a ...
Cashflow[{c_0, c_1, ..., c_n}] represents a series of cash flows occurring at unit time intervals.Cashflow[{c_0, c_1, ..., c_n}, q] represents cash flows occurring at time ...
DateListPlot[{{date_1, v_1}, {date_2, v_2}, ...}] plots points with values v i at a sequence of dates.DateListPlot[{v_1, v_2, ...}, datespec] plots points with dates at equal ...
ListInterpolation[array] constructs an InterpolatingFunction object that represents an approximate function that interpolates the array of values given. ...
LocatorPane[{x, y}, back] represents a pane with a locator at position {x, y} and background back.LocatorPane[Dynamic[pt], back] takes the locator position to be the ...
Sign
(Built-in Mathematica Symbol) Sign[x] gives -1, 0, or 1 depending on whether x is negative, zero, or positive.
When you set up a graphics object in Mathematica, you typically give a list of graphical elements. You can include in that list graphics directives which specify how ...
It is often useful to be able to detect and precisely locate a change in a differential system. For example, with the detection of a singularity or state change, the ...
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...