The ability to define and use your own functions is part of what gives Mathematica such power. It is often inconvenient to have to explicitly name a function for every small ...
mprep
(Mathematica System Program) mprep options template.tm preprocesses the MathLink template file template.tm, and generates C code that contains all the necessary MathLink code to call C functions from ...
Censoring[t, c] represents a censored event time t with censoring c.Censoring[{t_1, t_2, ...}, c] represents a vector of censored event times t_i with censoring ...
EdgeLabelStyle is an option and property for Graph and related functions that specifies the style to use for edge labels.
FieldHintStyle is an option for InputField that specifies the style to use for displaying the field hint.
VertexLabelStyle is an option and property for Graph and related functions that specifies the style to use for vertex labels.
Mathematica notebooks provide the basic technology that you need to be able to create a very wide range of sophisticated interactive documents. But to get the best out of ...
Numerical sums and products. This gives a numerical approximation to ∑_(i=1)^∞((1)/(i^3+i!)). There is no exact result for this sum, so Mathematica leaves it in a symbolic ...
KnotData[knot, " property"] gives the specified property for a knot.KnotData[knot] gives an image of the knot.KnotData["class"] gives a list of knots in the specified class.
KagiChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a Kagi chart with prices p_i at date date_i.KagiChart[{" name", daterange}] makes a Kagi chart of closing prices for the ...