Mathematica supports operations on matrices of any size and has a range of input methods appropriate for different needs, from small formatted matrices via keyboard or ...
The graphics language of Mathematica is fully integrated with dynamic interactivity. This lets you create graphics that can respond to input devices in a variety of ways.
NEXUS
(Mathematica Import/Export Format) NEXUS phylogenetic file format. Commonly used for storage and exchange of phylogenetic data. Can store DNA and protein sequences, taxa distances, alignment scores, and ...
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
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, ...
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.
ConwayGroupCo3[] represents the sporadic simple Conway group Co_3.
Flat
(Built-in Mathematica Symbol) Flat is an attribute that can be assigned to a symbol f to indicate that all expressions involving nested functions f should be flattened out. This property is accounted for ...
FourierSinTransform[expr, t, \[Omega]] gives the symbolic Fourier sine transform of expr. FourierSinTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...
InverseSurvivalFunction[dist, q] gives the inverse of the survival function for the symbolic distribution dist as a function of the variable q.