ExpIntegralEi[z] gives the exponential integral function Ei(z).
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, ...
IndependentEdgeSetQ[g, elist] yields True if the edge list elist is an independent edge set of the graph g, and False otherwise.
InverseContinuousWaveletTransform[cwd] gives the inverse continuous wavelet transform of a ContinuousWaveletData object cwd. InverseContinuousWaveletTransform[cwd, wave] ...
LinearSolveFunction[dimensions, data] represents a function for providing solutions to a matrix equation.
ParameterEstimator is an option to EstimatedDistribution and FindDistributionParameters that specifies what parameter estimator to use.
ReliefImage[array] generates a relief image of an array of height values.
RescalingTransform[{{x_min, x_max}, {y_min, y_max}, ...}, {{xp_min, xp_max}, ...}] gives a TransformationFunction that rescales the region with coordinate ranges x_min to ...