Reduce
(Built-in Mathematica Symbol) Reduce[expr, vars] reduces the statement expr by solving equations or inequalities for vars and eliminating quantifiers. Reduce[expr, vars, dom] does the reduction over the ...
Frame
(Built-in Mathematica Symbol) Frame is an option for Graphics, Grid, and other constructs that specifies whether to include a frame.
EquivalenceRelationQ[r] yields True if the matrix r defines an equivalence relation. EquivalenceRelationQ[g] tests whether the adjacency matrix of graph g defines an ...
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
ClickPane[image, func] represents a clickable pane that displays as image and applies func to the x, y coordinates of each click within the pane.ClickPane[image, {{x_min, ...
ColorDataFunction[range, ...] is a function that represents a color scheme.
Annotation[expr, data] represents an expression expr, with annotation data.Annotation[expr, data, " type"] specifies the type of annotation being given.
NextPrime[n] gives the next prime above n.NextPrime[n, k] gives the k\[Null]^th prime above n.
MaxwellDistribution[\[Sigma]] represents a Maxwell distribution with scale parameter \[Sigma].
KDistribution[\[Nu], w] represents a K distribution with shape parameters \[Nu] and w.