As of Version 7, the Vector Field Plotting Package has been integrated into the Mathematica kernel.
CSV
(Mathematica Import/Export Format) MIME type: text/comma-separated-values, text/csv CSV tabular data format. Stores records of numerical and textual information as lines, using commas to separate fields. ...
FactorialPower[x, n] gives the factorial power x (n). FactorialPower[x, n, h] gives the step-h factorial power x (n, h).
FrameTicks is an option for 2D graphics functions that specifies tick marks for the edges of a frame.
GridLines is an option for two-dimensional graphics functions that specifies grid lines.
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...
Im
(Built-in Mathematica Symbol) Im[z] gives the imaginary part of the complex number z.
JacobiZeta[\[Phi], m] gives the Jacobi zeta function Z(\[Phi] \[VerticalSeparator] m).
LerchPhi[z, s, a] gives the Lerch transcendent \[CapitalPhi] (z, s, a).
PolarGridLines is an option for sector charts and polar plots that specifies polar grid lines.