Distribution[l, set] lists the frequency of each element of set in list l.
TautologyQ[bf] gives True if all combinations of values of variables make the Boolean function bf yield True.TautologyQ[expr, {a_1, a_2, ...}] gives True if all combinations ...
TimeValue[s, i, t] calculates the time value of a security s at time t for an interest specified by i.
ButtonBar[{lbl_1 :> act_1, lbl_2 :> act_2, ...}] represents a bar of buttons with labels lbl_i that perform actions act_i when pressed.
The function FindClusters finds clusters in a dataset based on a distance or dissimilarity function. This package contains functions for generating cluster hierarchies and ...
DiacriticalPositioning is an option for UnderscriptBox and related boxes that specifies how close diacritical characters are drawn to the base character.
PDB
(Mathematica Import/Export Format) MIME type: chemical/x-pdb Protein Data Bank PDB files. 3D molecular model file. Used in bioinformatics applications and on the web for storing and exchanging molecule models. ...
When plotting curves from data, there are several methods you can use to display the data points along the curve. While the default settings for displaying such plots are ...
StreamDensityPlot[{{v_x, v_y}, s}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y, superimposed on a ...
MorletWavelet[] represents a Morlet wavelet.